bookmark

kd-tree - Wikipedia, the free encyclopedia


Description

In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications, such as searches involving a multidimensional search key (e.g. range searches and nearest neighbour searches).

Preview

Tags

Users

  • @gromgull

Comments and Reviews