Block-structured Integer Programming: Can we Parameterize without the Largest Coefficient?
Lin Chen, Hua Chen, Guochuan Zhang

TL;DR
This paper investigates the parameterization of 4-block n-fold integer programming, showing that removing the dependence on the largest coefficient is generally impossible, but feasible under specific structural conditions on matrix A.
Contribution
It establishes conditions under which 4-block n-fold integer programming can be solved efficiently without dependence on the largest coefficient, expanding the understanding of parameterized algorithms.
Findings
Removing the largest coefficient parameter is NP-hard in general.
Efficient algorithms exist when matrix A has specific structures, such as all ones or certain rank conditions.
Linear time solvability is achieved for n-fold IP with particular matrix configurations.
Abstract
We consider 4-block -fold integer programming, which can be written as where the constraint matrix is composed of small submatrices such that the first row of is , the first column of is , the main diagonal of is , and all the other entries are . The special case where is known as -fold integer programming. Prior algorithmic results for 4-block -fold integer programming and its special cases usually take , the largest absolute value among entries of as part of the parameters. In this paper, we explore the possibility of getting rid of from parameters, i.e., we are looking for algorithms that runs polynomially in . We show that, assuming , this is not possible even if…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Advanced Graph Theory Research · Optimization and Search Problems
