English

Solving Totally Unimodular LPs with the Shadow Vertex Algorithm

Data Structures and Algorithms 2014-12-18 v1

Abstract

We show that the shadow vertex simplex algorithm can be used to solve linear programs in strongly polynomial time with respect to the number nn of variables, the number mm of constraints, and 1/δ1/\delta, where δ\delta is a parameter that measures the flatness of the vertices of the polyhedron. This extends our recent result that the shadow vertex algorithm finds paths of polynomial length (w.r.t. nn, mm, and 1/δ1/\delta) between two given vertices of a polyhedron. Our result also complements a recent result due to Eisenbrand and Vempala who have shown that a certain version of the random edge pivot rule solves linear programs with a running time that is strongly polynomial in the number of variables nn and 1/δ1/\delta, but independent of the number mm of constraints. Even though the running time of our algorithm depends on mm, it is significantly faster for the important special case of totally unimodular linear programs, for which 1/δn1/\delta\le n and which have only O(n2)O(n^2) constraints.

Keywords

Cite

@article{arxiv.1412.5381,
  title  = {Solving Totally Unimodular LPs with the Shadow Vertex Algorithm},
  author = {Tobias Brunsch and Anna Großwendt and Heiko Röglin},
  journal= {arXiv preprint arXiv:1412.5381},
  year   = {2014}
}

Comments

to be presented at STACS 2015

R2 v1 2026-06-22T07:34:56.020Z