Approximate integer programming is the following: For a given convex body K⊆ Rn, either determine whether K∩ Zn is empty, or find an integer point in the convex body 2 · (K- c) + c which is K, scaled by 2 from its center of gravity c. Approximate integer programming can be solved in time 2 O ( n ) while the fastest known methods for exact integer programming run in time 2 O ( n )· nn. 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 x∗∈ (K∩ Zn) can be found in time 2 O ( n ), provided that the remainders of each component xi∗modℓ for some arbitrarily fixed ℓ≥ 5 (n+ 1 ) of x∗ 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 2 O ( n )nn 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éodory theorem that might be of interest on its own. Our second method concerns integer programming problems in standard equation form Ax=b,0≤x≤u,x∈Zn. Such a problem can be reduced to the solution of ∏ iO(log ui+ 1 ) approximate integer programming problems. This implies, for example that knapsack or subset-sum problems with polynomial variable range 0 ≤ xi≤ p(n) can be solved in time (log n) O ( n ). For these problems, the best running time so far was nn· 2 O ( n ).

doi.org/10.1007/978-3-031-32726-1_8
Lecture Notes in Computer Science
Towards a Quantitative Theory of Integer Programming
24th International Conference on Integer Programming and Combinatorial Optimization, IPCO 2023
Centrum Wiskunde & Informatica, Amsterdam (CWI), The Netherlands

Dadush, D., Eisenbrand, F., & Rothvoss, T. (2023). From approximate to exact integer programming. In Proceedings of the 24th International Conference on Integer Programming and Combinatorial Optimization, IPCO 2023 (pp. 100–114). doi:10.1007/978-3-031-32726-1_8