Solving Linear Programs with Sqrt(rank) Linear System Solves
Abstract
We present an algorithm that given a linear program with variables, constraints, and constraint matrix , computes an -approximate solution in iterations with high probability. Each iteration of our method consists of solving linear systems and additional nearly linear time computation, improving by a factor of over the previous fastest method with this iteration cost due to Renegar (1988). Further, we provide a deterministic polynomial time computable -self-concordant barrier function for the polytope, resolving an open question of Nesterov and Nemirovski (1994) on the theory of "universal barriers" for interior point methods. Applying our techniques to the linear program formulation of maximum flow yields an time algorithm for solving the maximum flow problem on directed graphs with edges, vertices, and integer capacities of size at most . This improves upon the previous fastest polynomial running time of achieved by Goldberg and Rao (1998). In the special case of solving dense directed unit capacity graphs our algorithm improves upon the previous fastest running times of achieved by Even and Tarjan (1975) and Karzanov (1973) and of achieved more recently by M\k{a}dry (2013).
Cite
@article{arxiv.1910.08033,
title = {Solving Linear Programs with Sqrt(rank) Linear System Solves},
author = {Yin Tat Lee and Aaron Sidford},
journal= {arXiv preprint arXiv:1910.08033},
year = {2020}
}
Comments
The merged version of abs/1312.6677 and abs/1312.6713. It contains several new results beyond these prior submissions, including a nearly optimal self-concordant barrier and its relation to Lewis weight