Skip to content

This project will contain collections I design for general use.

License

Notifications You must be signed in to change notification settings

lessonz/collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collections

This project will contain collections I design for general use.

BucketPRKDTree

This is a Bucket, Point-Region, K-Dimensional Tree. While it is technically correct, its object-oriented nature has resulted in some serious performance compromises. It is my current opinion this particular data structure is not well suited to "good" object-oriented design. Please feel free to use it, but for systems requiring the highest performance consider some serious performance optimizations.

About

This project will contain collections I design for general use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages