A scaling-invariant algorithm for linear programming whose running time depends only on the constraint matrix
Daniel Dadush, Sophie Huiberts, Bento Natura, L\'aszl\'o A., V\'egh

TL;DR
This paper introduces a new scaling-invariant algorithm for linear programming that depends only on the constraint matrix, improving iteration bounds and enabling more efficient exact solutions.
Contribution
It presents a novel scaling-invariant interior point method with improved iteration complexity and a polynomial-time algorithm for nearly optimal matrix rescaling.
Findings
Developed an $O(n^{2.5} ext{ to } n^3)$ iteration algorithm for LP.
Provided an $O(m^2 n^2 + n^3)$ time algorithm for matrix rescaling.
Achieved a factor $n/ ext{log} n$ improvement over previous algorithms.
Abstract
Following the breakthrough work of Tardos in the bit-complexity model, Vavasis and Ye gave the first exact algorithm for linear programming in the real model of computation with running time depending only on the constraint matrix. For solving a linear program (LP) , Vavasis and Ye developed a primal-dual interior point method using a 'layered least squares' (LLS) step, and showed that iterations suffice to solve (LP) exactly, where is a condition measure controlling the size of solutions to linear systems related to . Monteiro and Tsuchiya, noting that the central path is invariant under rescalings of the columns of and , asked whether there exists an LP algorithm depending instead on the measure , defined as the minimum …
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 Search Problems · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
