English

Property Testing of LP-Type Problems

Data Structures and Algorithms 2019-11-20 v1

Abstract

Given query access to a set of constraints SS, we wish to quickly check if some objective function φ\varphi subject to these constraints is at most a given value kk. We approach this problem using the framework of property testing where our goal is to distinguish the case φ(S)k\varphi(S) \le k from the case that at least an ϵ\epsilon fraction of the constraints in SS need to be removed for φ(S)k\varphi(S) \le k to hold. We restrict our attention to the case where (S,φ)(S, \varphi) are LP-Type problems which is a rich family of combinatorial optimization problems with an inherent geometric structure. By utilizing a simple sampling procedure which has been used previously to study these problems, we are able to create property testers for any LP-Type problem whose query complexities are independent of the number of constraints. To the best of our knowledge, this is the first work that connects the area of LP-Type problems and property testing in a systematic way. Among our results is a tight upper bound on the query complexity of testing clusterability with one cluster considered by Alon, Dar, Parnas, and Ron (FOCS 2000). We also supply a corresponding tight lower bound for this problem and other LP-Type problems using geometric constructions.

Keywords

Cite

@article{arxiv.1911.08320,
  title  = {Property Testing of LP-Type Problems},
  author = {Rogers Epstein and Sandeep Silwal},
  journal= {arXiv preprint arXiv:1911.08320},
  year   = {2019}
}

Comments

15 pages

R2 v1 2026-06-23T12:20:45.191Z