Skip to content

An implementation of a lock-free and lock-based k-d tree algorithms with linearizable nearest neighbor search.

License

Notifications You must be signed in to change notification settings

cmuparlay/ConcurrentKDTree_o

 
 

Repository files navigation

ConcurrentKDTree

About

An implementation of a lock-free and lock-based k-d tree algorithms with linearizable nearest neighbor search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.8%
  • C 7.6%
  • Makefile 2.4%
  • C++ 2.2%