On Searching a Table Consistent with Division Poset
Yongxi Cheng, Xi Chen, Yiqun Lisa Yin

TL;DR
This paper studies the problem of efficiently searching for a value in a table consistent with divisibility order, proposing a near-optimal search algorithm and establishing a lower bound on the number of comparisons needed.
Contribution
It introduces a new search algorithm with complexity close to the theoretical lower bound for tables consistent with division posets.
Findings
Proposed a search algorithm with complexity rac{55n}{72}+O(\u2219ln^2 n)
Established a lower bound of rac{3/4+17/2160}{n}+O(1) comparisons
Demonstrated the near-optimality of the algorithm via adversary argument
Abstract
Suppose is a partially ordered set with the partial order defined by divisibility, that is, for any two distinct elements satisfying divides , . A table of distinct real numbers is said to be \emph{consistent} with , provided for any two distinct elements satisfying divides , . Given an real number , we want to determine whether , by comparing with as few entries of as possible. In this paper we investigate the complexity , measured in the number of comparisons, of the above search problem. We present a search algorithm for and prove a lower bound on by using an adversary argument.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematics and Applications · graph theory and CDMA systems · semigroups and automata theory
