Sciweavers

2 search results - page 1 / 1
» Purely Functional Worst Case Constant Time Catenable Sorted ...
Sort
View
ESA
2006
Springer
125views Algorithms» more  ESA 2006»
13 years 6 months ago
Purely Functional Worst Case Constant Time Catenable Sorted Lists
We present a purely functional implementation of search trees that requires O(log n) time for search and update operations and supports the join of two trees in worst case constant...
Gerth Stølting Brodal, Christos Makris, Kos...
SODA
1998
ACM
98views Algorithms» more  SODA 1998»
13 years 6 months ago
Finger Search Trees with Constant Insertion Time
We consider the problem of implementing nger search trees on the pointer machine, i.e., how to maintain a sorted list such that searching for an element x, starting the search at ...
Gerth Stølting Brodal