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.
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.