We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Searching Lattice Data Structures of Varying Degrees of Sortedness

Abstract: Lattice data structures are space efficient and cache-suitable data structures. The basic searching, insertion, and deletion operations are of time complexity $O(\sqrt{N})$. We give a jump searching algorithm of time complexity $O(J(L)\log(N))$, where $J(L)$ is the jump factor of the lattice. $J(L)$ approaches $4$ when the degree of sortedness of the lattice approaches $\sqrt{N}$. A sorting procedure of time complexity $O(\sqrt{N})$ that can be used, during the system idle time, to increase the degree of sortedness of the lattice is given.
Comments: 21 pages
Subjects: Data Structures and Algorithms (cs.DS)
Journal reference: International Journal of Data Structures, 1(1) 64-76 (2015)
Cite as: arXiv:1605.04160 [cs.DS]
  (or arXiv:1605.04160v1 [cs.DS] for this version)

Submission history

From: Mohammad Obiedat [view email]
[v1] Fri, 13 May 2016 12:51:02 GMT (14kb)

Link back to: arXiv, form interface, contact.