Magister Scientiae - MScOur main results are that splay trees are faster for sorted insertion, where AVL trees are faster for random insertion. For searching, skip lists are faster than single class top-down splay trees, but two-class and multi-class top-down splay trees can behave better than skip lists.South Afric
In this paper we prove that if the nodes of an arbitrary n-node binary search tree T are splayed in ...
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
In this thesis we compared some variants of binary search trees that approach dynamic optimality: Ta...
Splay trees are widely considered as the classic examples of self-adjusting binary search trees and ...
Splay trees, a form of self-adjusting binary tree, were introduced by Sleator and Tarjan in the earl...
AbstractSplay trees, a form of self-adjusting binary tree, were introduced by Sleator and Tarjan in ...
Splay trees, a type of self-adjusting search tree, are introduced and analyzed. Since they have been...
Skip lists are a probabilistic list-based data structure that are a simple and efficient substitute ...
Splay trees are self-adjusting binary search trees which were in-vented by Sleator and Tarjan [1]. T...
We present a partial blocking implementation of concurrent binary search tree data structure that is...
We propose a framework for studying bottom-up restructuring heuristics for binary search trees. We i...
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
The Skip-list data-structure was proposed by Pugh as an alternate to balanced binary search trees. T...
At a first look a skip-list is rather a collection of smartly connected linear linked list than a tr...
Many domains in computer science, from data-mining to graphics to computational astrophysics, focus ...
In this paper we prove that if the nodes of an arbitrary n-node binary search tree T are splayed in ...
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
In this thesis we compared some variants of binary search trees that approach dynamic optimality: Ta...
Splay trees are widely considered as the classic examples of self-adjusting binary search trees and ...
Splay trees, a form of self-adjusting binary tree, were introduced by Sleator and Tarjan in the earl...
AbstractSplay trees, a form of self-adjusting binary tree, were introduced by Sleator and Tarjan in ...
Splay trees, a type of self-adjusting search tree, are introduced and analyzed. Since they have been...
Skip lists are a probabilistic list-based data structure that are a simple and efficient substitute ...
Splay trees are self-adjusting binary search trees which were in-vented by Sleator and Tarjan [1]. T...
We present a partial blocking implementation of concurrent binary search tree data structure that is...
We propose a framework for studying bottom-up restructuring heuristics for binary search trees. We i...
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
The Skip-list data-structure was proposed by Pugh as an alternate to balanced binary search trees. T...
At a first look a skip-list is rather a collection of smartly connected linear linked list than a tr...
Many domains in computer science, from data-mining to graphics to computational astrophysics, focus ...
In this paper we prove that if the nodes of an arbitrary n-node binary search tree T are splayed in ...
Skip lists are a probabilistic data structure that seem likely to supplant balanced trees as the imp...
In this thesis we compared some variants of binary search trees that approach dynamic optimality: Ta...