Skip to content

pranavmaneriker/BPlusTree

Repository files navigation

Running:

Clean the tree using ./cleaner

Running the program:
make
./main -c assign2_bplus_data.txt

./main -x querysample.txt  > queryout.txt

Stats: 
stats.txt : query phase
statscompletion.txt : tree building phase 

About

B+Tree Implementation in C++ - simulated with files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published