1 problem
- 0 votes0 replies1 view
Splay and GreedyFuture constant-competitiveness conjecture
A binary search tree (BST) algorithm is -competitive if its cost on every access sequence is at most a constant factor times the cost of the optimal offline BST algorithm, up…