Skip to content

rodrei/B-Tree-Excercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Documentation
---------------------

*Lib folder
    Contains the source code of the library.

*make_btree_from_dictionary.php
    This is a script that takes the example dictionary and builds the btree as an PHP object thats serialized and saved
    into btree_serialized.txt.

*benchmark.php
    Runs a small benchmark using the serialized Btree that can be built using make_btree_from_dictionary.php

About

PHP B-Tree implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages