A Cache-Oblivious Implicit Dictionary with the Working Set Property

ALGORITHMS AND COMPUTATION, PT 2(2010)

引用 8|浏览15
暂无评分
摘要
In this paper we present an implicit dictionary with the working set property i.e. a dictionary supporting insert(e), delete(x) and predecessor(x) in O(log n) time and search(x) in O(log l) time, where n is the number of elements stored in the dictionary and E is the number of distinct elements searched for since the element with key x was last searched for. The dictionary stores the elements in an array of size n using no additional space. In the cache-oblivious model the operations insert(e), delete(x) and predecessor(x) cause O(log(B) n) cache-misses and search(x) causes O(log(B) l) cache-misses.
更多
查看译文
关键词
Distinct Element, Memory Management, Shift Operation, Additional Space, Binary Heap
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要