Commit graph

3 commits

Author SHA1 Message Date
ea07711f17 Implement insert 2020-02-14 20:57:58 +01:00
f06eda5f16 WIP Deactivate broken insert code and rewrite
Split into:
 - walk for best fit
 - updating leaf / creating new split node and leaf node
 - insert new split node if necessary (WIP)
2020-02-11 22:30:10 +01:00
8400602c06 Implement deletion; break insertion as it is still wrong 2020-02-10 23:24:56 +01:00