We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Solving Tall Dense Linear Programs in Nearly Linear Time

Abstract: In this paper we provide an $\tilde{O}(nd+d^{3})$ time randomized algorithm for solving linear programs with $d$ variables and $n$ constraints with high probability. To obtain this result we provide a robust, primal-dual $\tilde{O}(\sqrt{d})$-iteration interior point method inspired by the methods of Lee and Sidford (2014, 2019) and show how to efficiently implement this method using new data-structures based on heavy-hitters, the Johnson-Lindenstrauss lemma, and inverse maintenance. Interestingly, we obtain this running time without using fast matrix multiplication and consequently, barring a major advance in linear system solving, our running time is near optimal for solving dense linear programs among algorithms that do not use fast matrix multiplication.
Subjects: Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC)
Cite as: arXiv:2002.02304 [cs.DS]
  (or arXiv:2002.02304v2 [cs.DS] for this version)

Submission history

From: Jan van den Brand [view email]
[v1] Thu, 6 Feb 2020 15:21:24 GMT (123kb,D)
[v2] Sun, 22 Aug 2021 02:17:02 GMT (111kb,D)

Link back to: arXiv, form interface, contact.