English

A faster algorithm for finding Tarski fixed points

Data Structures and Algorithms 2021-03-23 v2 Computer Science and Game Theory

Abstract

Dang et al. have given an algorithm that can find a Tarski fixed point in a kk-dimensional lattice of width nn using O(logkn)O(\log^{k} n) queries. Multiple authors have conjectured that this algorithm is optimal [Dang et al., Etessami et al.], and indeed this has been proven for two-dimensional instances [Etessami et al.]. We show that these conjectures are false in dimension three or higher by giving an O(log2n)O(\log^2 n) query algorithm for the three-dimensional Tarski problem. We also give a new decomposition theorem for kk-dimensional Tarski problems which, in combination with our new algorithm for three dimensions, gives an O(log2k/3n)O(\log^{2 \lceil k/3 \rceil} n) query algorithm for the kk-dimensional problem.

Keywords

Cite

@article{arxiv.2010.02618,
  title  = {A faster algorithm for finding Tarski fixed points},
  author = {John Fearnley and Dömötör Pálvölgyi and Rahul Savani},
  journal= {arXiv preprint arXiv:2010.02618},
  year   = {2021}
}