Skip to content

Commit 595db62

Browse files
committed
feat: remove B+ Tree implementation due to logical errors
The current implementation of the B+ Tree contains critical logical issues, particularly in tree balancing and search operations. All related classes and tests have been removed to prevent further issues. The algorithm will be rewritten in the future with a more robust approach. Removed files include:
1 parent 25e0a07 commit 595db62

9 files changed

+0
-1325
lines changed

src/Tree/BPlusTree.php

Lines changed: 0 additions & 319 deletions
This file was deleted.

0 commit comments

Comments
 (0)