English

Matrices of optimal tree-depth and a row-invariant parameterized algorithm for integer programming

Data Structures and Algorithms 2022-02-02 v5 Discrete Mathematics Optimization and Control

Abstract

A long line of research on fixed parameter tractability of integer programming culminated with showing that integer programs with n variables and a constraint matrix with dual tree-depth d and largest entry D are solvable in time g(d,D)poly(n) for some function g. However, the dual tree-depth of a constraint matrix is not preserved by row operations, i.e., a given integer program can be equivalent to another with a smaller dual tree-depth, and thus does not reflect its geometric structure. We prove that the minimum dual tree-depth of a row-equivalent matrix is equal to the branch-depth of the matroid defined by the columns of the matrix. We design a fixed parameter algorithm for computing branch-depth of matroids represented over a finite field and a fixed parameter algorithm for computing a row-equivalent matrix with minimum dual tree-depth. Finally, we use these results to obtain an algorithm for integer programming running in time g(d*,D)poly(n) where d* is the branch-depth of the constraint matrix; the branch-depth cannot be replaced by the more permissive notion of branch-width.

Keywords

Cite

@article{arxiv.1907.06688,
  title  = {Matrices of optimal tree-depth and a row-invariant parameterized algorithm for integer programming},
  author = {Timothy F. N. Chan and Jacob W. Cooper and Martin Koutecky and Daniel Kral and Kristyna Pekarkova},
  journal= {arXiv preprint arXiv:1907.06688},
  year   = {2022}
}

Comments

Full version. 48 pages, 7 figures

R2 v1 2026-06-23T10:21:34.182Z