Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 112 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 112 Bytes

k-tree

Re-implementation of Geva's k-tree algorithm

clone the repo

cd build

cmake ..

make

then run it.