#+NAVIGATION_UP: [[file:SpatialPartitioning.org][Spacial Partitioning]] * KD-Tree Info about a KD-Tree ** Linked Implementation :datastructure: ** Array Implementation :datastructure: ** Insertion :algorithm: ** Find Nearest Neighbor :algorithm: