Skip to content

z4m0/two-to-k-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2^k tree

It is a generalization of the Quad-tree(2^2) and Oct-tree (2^3). Implemented in C++.

Compile:

make

Test:

make test

It implements orthogonal search and partial match queries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published