English

Polynomial Property Testing

Data Structures and Algorithms 2025-08-26 v1 Combinatorics

Abstract

Property testers are fast, randomized "election polling"-type algorithms that determine if an input (e.g., graph or hypergraph) has a certain property or is ε\varepsilon-far from the property. In the dense graph model of property testing, it is known that many properties can be tested with query complexity that depends only on the error parameter ε\varepsilon (and not on the size of the input), but the current bounds on the query complexity grow extremely quickly as a function of 1/ε1/\varepsilon. Which properties can be tested efficiently, i.e., with poly(1/ε)\mathrm{poly}(1/\varepsilon) queries? This survey presents the state of knowledge on this general question, as well as some key open problems.

Keywords

Cite

@article{arxiv.2508.16878,
  title  = {Polynomial Property Testing},
  author = {Lior Gishboliner and Asaf Shapira},
  journal= {arXiv preprint arXiv:2508.16878},
  year   = {2025}
}

Comments

Survey article to appear in Computer Science Review