Algorithms for Standard-form ILP Problems via Komlós' Discrepancy Setting

📅 2026-04-10
📈 Citations: 0
Influential: 0
📄 PDF

career value

196K/year
🤖 AI Summary
This work addresses the standard form of integer linear programming—maximizing \( c^\top x \) subject to \( Ax = b \), \( x \in \mathbb{Z}_+^n \), with \( A \) full row rank—and presents the first systematic application of Komlós discrepancy theory to this setting. By integrating matrix discrepancy bounds with discrepancy-driven dynamic programming, the authors devise a refined fixed-parameter algorithm parameterized by the number of constraints \( k \) and the maximum absolute value \( \Delta \) of any \( k \times k \) subdeterminant of \( A \). In the general case, the optimization problem is solvable in \( O((\log k)^{k/2(1+o(1))} \Delta^2) \) time, while feasibility can be decided in \( O((\log k)^{k/4(1+o(1))} \Delta) \) time. Assuming the Komlós conjecture holds, the dependence on \( k \) improves dramatically to \( 2^{O(k)} \), substantially advancing the state-of-the-art complexity bounds.

Technology Category

Application Category

📝 Abstract
We study the standard-form ILP problem $\max\{ c^\top x \colon A x = b,\; x \in Z_{\geq 0}^n \}$, where $A\in Z^{k\times n}$ has full row rank. We obtain refined FPT algorithms parameterized by $k$ and $Δ$, the maximum absolute value of a $k\times k$ minor of $A$. Our approach combines discrepancy-based dynamic programming with matrix discrepancy bounds in Komlós' setting. Let $κ_k$ denote the maximum discrepancy over all matrices with $k$ columns whose columns have Euclidean norm at most $1$. Up to polynomial factors in the input size, the optimization problem can be solved in time $O(κ_k)^{2k}Δ^2$, and the corresponding feasibility problem in time $O(κ_k)^kΔ$. Using the best currently known bound $κ_k=\widetilde O(\log^{1/4}k)$, this yields running times $O(\log k)^{\frac{k}{2}(1+o(1))}Δ^2$ and $O(\log k)^{\frac{k}{4}(1+o(1))}Δ$, respectively. Under the Komlós conjecture, the dependence on $k$ in both running times reduces to $2^{O(k)}$.
Problem

Research questions and friction points this paper is trying to address.

Integer Linear Programming
Standard-form ILP
Discrepancy Theory
Komlós Conjecture
Fixed-parameter Tractability
Innovation

Methods, ideas, or system contributions that make the work stand out.

integer linear programming
discrepancy theory
fixed-parameter tractability
Komlós conjecture
dynamic programming
🔎 Similar Papers
D
Dmitry Gribanov
Laboratory of Algorithms and Technologies for Network Analysis, HSE University, Russian Federation; T-Technologies, Russian Federation
T
Tagir Khayaleev
Moscow Independent Research Institute of Artificial Intelligence (MIRAI), Russian Federation
M
Mikhail Cherniavskii
T-Technologies, Russian Federation
M
Maxim Klimenko
T-Technologies, Russian Federation
D
Dmitry Malyshev
Laboratory of Algorithms and Technologies for Network Analysis, HSE University, Russian Federation; Moscow Independent Research Institute of Artificial Intelligence (MIRAI); Lobachevsky State University of Nizhny Novgorod, Russian Federation
Stanislav Moiseev
Stanislav Moiseev
T-Technologies
computer scienceAImathematics