English

A Parameterized Strongly Polynomial Algorithm for Block Structured Integer Programs

Data Structures and Algorithms 2021-02-25 v1 Computational Complexity Discrete Mathematics Combinatorics Optimization and Control

Abstract

The theory of nn-fold integer programming has been recently emerging as an important tool in parameterized complexity. The input to an nn-fold integer program (IP) consists of parameter AA, dimension nn, and numerical data of binary encoding length LL. It was known for some time that such programs can be solved in polynomial time using O(ng(A)L)O(n^{g(A)}L) arithmetic operations where gg is an exponential function of the parameter. In 2013 it was shown that it can be solved in fixed-parameter tractable (FPT) time using O(f(A)n3L)O(f(A)n^3L) arithmetic operations for a single-exponential function ff. This, and a faster algorithm for a special case of combinatorial nn-fold IP, have led to several very recent breakthroughs in the parameterized complexity of scheduling, stringology, and computational social choice. In 2015 it was shown that it can be solved in strongly polynomial time using O(ng(A))O(n^{g(A)}) arithmetic operations. Here we establish a result which subsumes all three of the above results by showing that nn-fold IP can be solved in strongly polynomial FPT time using O(f(A)n3)O(f(A)n^3) arithmetic operations. In fact, our results are much more general, briefly outlined as follows. - There is a strongly polynomial algorithm for ILP whenever a so-called Graver-best oracle is realizable for it. - Graver-best oracles for the large classes of multi-stage stochastic and tree-fold ILPs can be realized in FPT time. Together with the previous oracle algorithm, this newly shows two large classes of ILP to be strongly polynomial; in contrast, only few classes of ILP were previously known to be strongly polynomial. - We show that ILP is FPT parameterized by the largest coefficient A\|A\|_\infty and the primal or dual treedepth of AA, and that this parameterization cannot be relaxed, signifying substantial progress in understanding the parameterized complexity of ILP.

Keywords

Cite

@article{arxiv.1802.05859,
  title  = {A Parameterized Strongly Polynomial Algorithm for Block Structured Integer Programs},
  author = {Martin Koutecký and Asaf Levin and Shmuel Onn},
  journal= {arXiv preprint arXiv:1802.05859},
  year   = {2021}
}