We consider search trees under time-varying access probabi-t lities. Let S = {B 1,...,Bn} and let Pi be the number of accesses to object Bi up to time t, wt = L pi. We intro-duce D-trees with the following properties. 1) A search for X = Bi at time t takes time O(log wt/pi). This is nearly optimal. 2.) Update time after a search is at most proportional to search time, i.e. the overhead for administration is small.-1-I
We consider the problem of maintaining a binary search tree (BST) that minimizes the average access ...
We consider the problem of maintaining a binary search tree (BST) that minimizes the average access ...
This thesis aims to analyze the costs of various binary search tree (BST) algorithms. BST is one of ...
We consider search trees under time-varying access probabilities. Let $S = \{ B_1 , \cdots ,B_n \} $...
We describe an implementation of dynamic weighted trees, called D-trees. Given a set left{ B_{0},......
An optimal binary search tree for an access sequence on elements is a static tree that minimizes the...
An optimal binary search tree for an access sequence on elements is a static tree that minimizes the...
We present a randomized strategy for maintaining balance in dynamically changing search trees that h...
We present a general transformation for combining a constant number of binary search tree data struc...
It is shown that the online binary search tree data structure GreedyASS performs asymptotically as w...
Abstract. We present a general transformation for combining a con-stant number of binary search tree...
The dynamic optimality conjecture is perhaps the most fundamental open question about binary search ...
We present a general method for de-amortizing essentially any Binary Search Tree (BST) algorithm. In...
splay trees are competitive (within a constant competitive factor) among the class of all binary sea...
We present a randomized strategy for maintaining balance in dynamically changing search trees that h...
We consider the problem of maintaining a binary search tree (BST) that minimizes the average access ...
We consider the problem of maintaining a binary search tree (BST) that minimizes the average access ...
This thesis aims to analyze the costs of various binary search tree (BST) algorithms. BST is one of ...
We consider search trees under time-varying access probabilities. Let $S = \{ B_1 , \cdots ,B_n \} $...
We describe an implementation of dynamic weighted trees, called D-trees. Given a set left{ B_{0},......
An optimal binary search tree for an access sequence on elements is a static tree that minimizes the...
An optimal binary search tree for an access sequence on elements is a static tree that minimizes the...
We present a randomized strategy for maintaining balance in dynamically changing search trees that h...
We present a general transformation for combining a constant number of binary search tree data struc...
It is shown that the online binary search tree data structure GreedyASS performs asymptotically as w...
Abstract. We present a general transformation for combining a con-stant number of binary search tree...
The dynamic optimality conjecture is perhaps the most fundamental open question about binary search ...
We present a general method for de-amortizing essentially any Binary Search Tree (BST) algorithm. In...
splay trees are competitive (within a constant competitive factor) among the class of all binary sea...
We present a randomized strategy for maintaining balance in dynamically changing search trees that h...
We consider the problem of maintaining a binary search tree (BST) that minimizes the average access ...
We consider the problem of maintaining a binary search tree (BST) that minimizes the average access ...
This thesis aims to analyze the costs of various binary search tree (BST) algorithms. BST is one of ...