Random-Facet and Random-Bland require subexponential time even for shortest paths
Oliver Friedmann, Thomas Dueholm Hansen, Uri Zwick

TL;DR
This paper demonstrates that the Random-Facet and Random-Bland algorithms, used for linear programming, require subexponential time even for shortest path problems, challenging assumptions about their efficiency.
Contribution
The paper extends lower bounds for Random-Facet and Random-Bland algorithms to shortest path instances, showing their subexponential complexity is inherent and not dependent on MDP stochasticity.
Findings
Random-Facet requires subexponential time for shortest path problems.
Lower bounds previously known for MDPs apply to shortest path LPs.
Random-Bland also exhibits subexponential lower bounds.
Abstract
The Random-Facet algorithm of Kalai and of Matousek, Sharir and Welzl is an elegant randomized algorithm for solving linear programs and more general LP-type problems. Its expected subexponential time of , where is the number of inequalities, makes it the fastest known combinatorial algorithm for solving linear programs. We previously showed that Random-Facet performs an expected number of pivoting steps on some LPs with inequalities that correspond to -action Markov Decision Processes (MDPs). We also showed that Random-Facet-1P, a one permutation variant of Random-Facet, performs an expected number of pivoting steps on these examples. Here we show that the same results can be obtained using LPs that correspond to instances of the classical shortest paths problem. This shows that the…
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
TopicsAdvanced Combinatorial Mathematics · Data Management and Algorithms · Complexity and Algorithms in Graphs
