You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The B+ tree elimination algorithm seems to work correctly. The only test used to determine its correctness is eliminating each of the keys in the tree in random order. I tested it with a dataset of 500 auto-generated records.