Skip to content

Releases: ByJuanDiego/b-plus-tree

v1.1.0

03 Sep 19:41
Compare
Choose a tag to compare

The B+ tree elimination algorithm seems to work correctly. The only test used to determine its correctness is eliminating each of the keys in the tree in random order. I tested it with a dataset of 500 auto-generated records.

v1.0.0

27 Mar 01:05
Compare
Choose a tag to compare
<update> include_directories: include utils/include src