Adaptive k-d tree

{{one source |date=March 2024}}

An adaptive k-d tree is a tree for multidimensional points where successive levels may be split along different dimensions.

References

{{Refbegin}}

  • {{cite book|last=Samet|first=Hanan|title=Foundations of multidimensional and metric data structures|year=2006|publisher=Morgan Kaufmann|isbn=978-0-12-369446-1|url=https://books.google.com/books?id=KrQdmLjTSaQC|authorlink=Hanan Samet}}

{{Refend}}

{{DADS|Adaptive k-d tree|adaptkdtree}}

Category:Trees (data structures)

Category:Geometric data structures

{{algorithm-stub}}

{{compu-prog-stub}}