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(N). We give a jump searching algorithm of time complexity O(J(L)(N)), where J(L) is the jump factor of the lattice. J(L) approaches 4 when the degree of sortedness of the lattice approaches N. A sorting procedure of time complexity O(N) that can be used, during the system idle time, to increase the degree of sortedness of the lattice is given.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…