Skip to content

daohu527/potatso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

potatso

implements about space partitioning wiki.

kd_tree

In computer science, a k-d tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. wiki

There are still some problems to be solved below.

  1. How to blance a kd_tree ?
  2. How to expand to N dimension ?

About

implements about space partitioning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages