Sciweavers

SODA
1993
ACM
118views Algorithms» more  SODA 1993»
14 years 24 days ago
Scapegoat Trees
We present an algorithm for maintaining binary search trees. The amortized complexity per INSERT or DELETE is O(log n) while the worst-case cost of a SEARCH is O(log n). Scapegoat...
Igal Galperin, Ronald L. Rivest