Sciweavers

25 search results - page 1 / 5
» Optimal finger search trees in the pointer machine
Sort
View
STOC
2002
ACM
103views Algorithms» more  STOC 2002»
14 years 5 months ago
Optimal finger search trees in the pointer machine
Gerth Stølting Brodal, George Lagogiannis, ...
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
ESA
2003
Springer
93views Algorithms» more  ESA 2003»
13 years 10 months ago
Improved Bounds for Finger Search on a RAM
We present a new finger search tree with O(1) worst-case update time and O(log log d) expected search time with high probability in the Random Access Machine (RAM) model of comput...
Alexis C. Kaporis, Christos Makris, Spyros Sioutas...
WABI
2004
Springer
116views Bioinformatics» more  WABI 2004»
13 years 10 months ago
Topological Rearrangements and Local Search Method for Tandem Duplication Trees
—The problem of reconstructing the duplication history of a set of tandemly repeated sequences was first introduced by Fitch [4]. Many recent studies deal with this problem, show...
Denis Bertrand, Olivier Gascuel
PPSC
2001
13 years 6 months ago
A Mathematical Cache Miss Analysis for Pointer Data Structures
As the gap between processor and memory performance widens, careful analyses and optimizations of cache memory behavior become increasingly important. While analysis of regular lo...
Hongli Zhang, Margaret Martonosi