Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Space-Efficient Interior Point Method, with applications to Linear Programming and Maximum Weight Bipartite Matching (2009.06106v4)

Published 13 Sep 2020 in cs.DS

Abstract: We study the problem of solving linear program in the streaming model. Given a constraint matrix $A\in \mathbb{R}{m\times n}$ and vectors $b\in \mathbb{R}m, c\in \mathbb{R}n$, we develop a space-efficient interior point method that optimizes solely on the dual program. To this end, we obtain efficient algorithms for various different problems: * For general linear programs, we can solve them in $\widetilde O(\sqrt n\log(1/\epsilon))$ passes and $\widetilde O(n2)$ space for an $\epsilon$-approximate solution. To the best of our knowledge, this is the most efficient LP solver in streaming with no polynomial dependence on $m$ for both space and passes. * For bipartite graphs, we can solve the minimum vertex cover and maximum weight matching problem in $\widetilde O(\sqrt{m})$ passes and $\widetilde O(n)$ space. In addition to our space-efficient IPM, we also give algorithms for solving SDD systems and isolation lemma in $\widetilde O(n)$ spaces, which are the cornerstones for our graph results.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. S. Cliff Liu (8 papers)
  2. Zhao Song (253 papers)
  3. Hengjie Zhang (10 papers)
  4. Lichen Zhang (21 papers)
  5. Tianyi Zhou (172 papers)
Citations (17)

Summary

We haven't generated a summary for this paper yet.