Solving 4-Block Integer Linear Programs Faster Using Affine Decompositions of the Right-Hand Sides
Alexandra Lassota, Koen Ligthart

TL;DR
This paper introduces a faster algorithm for 4-block integer linear programming that overcomes previous runtime barriers, handles large coefficients efficiently, and extends existing n-fold ILP techniques through affine decompositions and dynamic encoding.
Contribution
It presents a novel algorithm with improved runtime for 4-block ILPs, capable of handling large coefficients, and extends n-fold ILP methods via affine decompositions and face guessing techniques.
Findings
Achieves runtime of f(k,Δ)·n^{k+O(1)} for 4-block ILPs.
First algorithm to handle large coefficients with polynomial dependence on encoding length.
Extends n-fold ILP algorithms using affine vector rearrangement and face guessing.
Abstract
We present a new and faster algorithm for the 4-block integer linear programming problem, overcoming the long-standing runtime barrier faced by previous algorithms that rely on Graver complexity or proximity bounds. The 4-block integer linear programming problem asks to compute for some matrices with coefficients bounded by in absolute value. Our algorithm runs in time , improving upon the previous best running time of [Oertel, Paat, and Weismantel (Math. Prog. 2024), Chen, Kouteck\'y, Xu, and Shi (ESA 2020)]. Further, we give the first algorithm that can handle large coefficients in…
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
TopicsAdvanced Optimization Algorithms Research · Commutative Algebra and Its Applications · Complexity and Algorithms in Graphs
