English

A O(1/eps^2)^n Time Sieving Algorithm for Approximate Integer Programming

Data Structures and Algorithms 2011-10-03 v2

Abstract

The Integer Programming Problem (IP) for a polytope P \subseteq R^n is to find an integer point in P or decide that P is integer free. We give an algorithm for an approximate version of this problem, which correctly decides whether P contains an integer point or whether a (1+\eps) scaling of P around its barycenter is integer free in time O(1/\eps^2)^n. We reduce this approximate IP question to an approximate Closest Vector Problem (CVP) in a "near-symmetric" semi-norm, which we solve via a sieving technique first developed by Ajtai, Kumar, and Sivakumar (STOC 2001). Our main technical contribution is an extension of the AKS sieving technique which works for any near-symmetric semi-norm. Our results also extend to general convex bodies and lattices.

Keywords

Cite

@article{arxiv.1109.2477,
  title  = {A O(1/eps^2)^n Time Sieving Algorithm for Approximate Integer Programming},
  author = {Daniel Dadush},
  journal= {arXiv preprint arXiv:1109.2477},
  year   = {2011}
}
R2 v1 2026-06-21T19:03:29.117Z