English

Algorithms for Standard-form ILP Problems via Koml\'os' Discrepancy Setting

Data Structures and Algorithms 2026-04-16 v2 Computational Complexity Computational Geometry Optimization and Control

Abstract

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

Keywords

Cite

@article{arxiv.2604.09806,
  title  = {Algorithms for Standard-form ILP Problems via Koml\'os' Discrepancy Setting},
  author = {Dmitry Gribanov and Tagir Khayaleyev and Mikhail Cherniavskii and Maxim Klimenko and Dmitry Malyshev and Stanislav Moiseev},
  journal= {arXiv preprint arXiv:2604.09806},
  year   = {2026}
}
R2 v1 2026-07-01T12:03:41.243Z