Skip to content

okudahi/masstree

Repository files navigation

implementation of Masstree in Java

Masstree

Files

  • MassTree.java

    • My implementation of Masstree
  • Bplustree.java

    • My implementation of B+ tree
  • RedBlackTree.java

    • My implementation of Red-Black tree
  • Evaluate.java

    • Compares the performance of the 3 types of trees above
    • Outputs the result as a csv file
    • Runned by a shellscript test.sh
  • plot.ipynb

    • Reads the csv files and make graphs
  • *.dot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published