From approximate to exact integer programming
Abstract
Approximate integer programming is the following: For a convex body , either determine whether is empty, or find an integer point in the convex body scaled by from its center of gravity . Approximate integer programming can be solved in time while the fastest known methods for exact integer programming run in time . So far, there are no efficient methods for integer programming known that are based on approximate integer programming. Our main contribution are two such methods, each yielding novel complexity results. First, we show that an integer point can be found in time , provided that the remainders of each component for some arbitrarily fixed of are given. The algorithm is based on a cutting-plane technique, iteratively halving the volume of the feasible set. The cutting planes are determined via approximate integer programming. Enumeration of the possible remainders gives a algorithm for general integer programming. This matches the current best bound of an algorithm by Dadush (2012) that is considerably more involved. Our algorithm also relies on a new asymmetric approximate Carath\'eodory theorem that might be of interest on its own. Our second method concerns integer programming problems in equation-standard form . Such a problem can be reduced to the solution of approximate integer programming problems. This implies, for example that knapsack or subset-sum problems with polynomial variable range can be solved in time . For these problems, the best running time so far was .
Cite
@article{arxiv.2211.03859,
title = {From approximate to exact integer programming},
author = {Daniel Dadush and Friedrich Eisenbrand and Thomas Rothvoss},
journal= {arXiv preprint arXiv:2211.03859},
year = {2024}
}