Thesis (M. Eng.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2006.Includes bibliographical references (p. 65-68).This thesis provides both experimental and theoretical contributions regarding external-memory dynamic search trees with fast insertions. The first contribution is the implementation of the buffered repository B-tree, a data structure that provably outperforms B-trees for updates at the cost of a constant factor decrease in query performance. This thesis also describes the cache-oblivious lookahead array, which outperforms B-trees for updates at a logarithmic cost in query performance, and does so without knowing the cache parameters of the system it is being run on. The buffered ...
The following research is about comparing index structures for large databases, both analytically a...
We describe a new external memory data structure, the buffered repository tree, and use it to provid...
We examine optimal and near optimal solutions to the classic binary search tree problem of Knuth. We...
This thesis examines two topics related to binary search trees: cache-sensitive memory layouts and A...
We present a data structure CORoBTS for storing a search tree with all leaves at the same depth and ...
We propose a version of cache oblivious search trees which is simpler than the previous proposal of ...
As random access memory gets cheaper, it becomes increasingly affordable to build computers with lar...
Several existing cache-oblivious dynamic dictionaries achieve O(logB N) (or slightly better O(logB ...
We present dynamic search-tree data structures that perform well in the setting of a hierarchical me...
AbstractWe present the interpolation search B-tree (ISB-tree), a new cache-aware indexing scheme tha...
The original publication is available at www.springerlink.comThe data sets for many of today's compu...
The Bϵ-tree [Brodal and Fagerberg 2003] is a simple I/O-efficient external-memory-model data structu...
The Dagstuhl Seminar 04301 ``Cache-Oblivious and Cache-Aware Algorithms\u27\u27 was held in the Inte...
In this paper we develop a technique for transforming an internal-memory tree data structure into an...
Binary search trees used as a data structure for rapid access to stored data. Arrays, vectors and li...
The following research is about comparing index structures for large databases, both analytically a...
We describe a new external memory data structure, the buffered repository tree, and use it to provid...
We examine optimal and near optimal solutions to the classic binary search tree problem of Knuth. We...
This thesis examines two topics related to binary search trees: cache-sensitive memory layouts and A...
We present a data structure CORoBTS for storing a search tree with all leaves at the same depth and ...
We propose a version of cache oblivious search trees which is simpler than the previous proposal of ...
As random access memory gets cheaper, it becomes increasingly affordable to build computers with lar...
Several existing cache-oblivious dynamic dictionaries achieve O(logB N) (or slightly better O(logB ...
We present dynamic search-tree data structures that perform well in the setting of a hierarchical me...
AbstractWe present the interpolation search B-tree (ISB-tree), a new cache-aware indexing scheme tha...
The original publication is available at www.springerlink.comThe data sets for many of today's compu...
The Bϵ-tree [Brodal and Fagerberg 2003] is a simple I/O-efficient external-memory-model data structu...
The Dagstuhl Seminar 04301 ``Cache-Oblivious and Cache-Aware Algorithms\u27\u27 was held in the Inte...
In this paper we develop a technique for transforming an internal-memory tree data structure into an...
Binary search trees used as a data structure for rapid access to stored data. Arrays, vectors and li...
The following research is about comparing index structures for large databases, both analytically a...
We describe a new external memory data structure, the buffered repository tree, and use it to provid...
We examine optimal and near optimal solutions to the classic binary search tree problem of Knuth. We...