Skip to content

RichardWarburton/quad-trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quad-trees

A quad tree is a tree based data structure that partitions up a space and supports spatial queries. This is a simple scala quad tree implementation which supports inserting and querying points.

About

simple scala quad tree implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages