pith. sign in

arxiv: 1502.03845 · v1 · pith:2AHZRNKTnew · submitted 2015-02-12 · 💻 cs.DS

Adaptive Search over Sorted Sets

classification 💻 cs.DS
keywords searchadaptiveinterpolationalgorithmbinarysetssortedaccesses
0
0 comments X
read the original abstract

We revisit the classical algorithms for searching over sorted sets to introduce an algorithm refinement, called Adaptive Search, that combines the good features of Interpolation search and those of Binary search. W.r.t. Interpolation search, only a constant number of extra comparisons is introduced. Yet, under diverse input data distributions our algorithm shows costs comparable to that of Interpolation search, i.e., O(log log n) while the worst-case cost is always in O(log n), as with Binary search. On benchmarks drawn from large datasets, both synthetic and real-life, Adaptive search scores better times and lesser memory accesses even than Santoro and Sidney's Interpolation-Binary search.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.