/btree_script

an implementation of b-tree script a while ago

Primary LanguagePythonApache License 2.0Apache-2.0

btree_script

A little implementation of B-Tree for insertion/deletion. Caution : large numbers not tested.

Deletion is inefficient, yet existent.