Proceedings of the Forty-Seventh Annual ACM Symposium on Theory of Computing 2015
DOI: 10.1145/2746539.2746573
|View full text |Cite
|
Sign up to set email alerts
|

Nearly-Linear Time Positive LP Solver with Faster Convergence Rate

Abstract: Positive linear programs (LP), also known as packing and covering linear programs, are an important class of problems that bridges computer science, operation research, and optimization. Efficient algorithms for solving such LPs have received significant attention in the past 20 years [2,3,4,6,7,9,11,15,16,18,19,21,24,25,26,29,30]. Unfortunately, all known nearly-linear time algorithms for producing (1+ε)-approximate solutions to positive LPs have a running time dependence that is at least proportional to ε −2… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
104
0

Year Published

2017
2017
2019
2019

Publication Types

Select...
3
2
2

Relationship

2
5

Authors

Journals

citations
Cited by 27 publications
(105 citation statements)
references
References 35 publications
1
104
0
Order By: Relevance
“…20 Suppose that there is an agent i controlling variable x i , and agent i is assumed to know (1) (upper bounds on) m and n, (2) 19 All known methods are implicitly 'smoothing' the LP objective by some parameter, and then performing the related updates. Therefore, none of our algorithms converge to the LP optimum.…”
Section: B Semi-stateless Feature Of Our Positive-lp Solvermentioning
confidence: 99%
See 1 more Smart Citation
“…20 Suppose that there is an agent i controlling variable x i , and agent i is assumed to know (1) (upper bounds on) m and n, (2) 19 All known methods are implicitly 'smoothing' the LP objective by some parameter, and then performing the related updates. Therefore, none of our algorithms converge to the LP optimum.…”
Section: B Semi-stateless Feature Of Our Positive-lp Solvermentioning
confidence: 99%
“…This is the first nearly-linear-time approximate solver for positive LPs and also the first to run in parallel in nearly-linear-work and logarithmic depth. It was 2 Note that most width-dependent solvers are studied under the minmax form of positive LPs: min…”
Section: Introductionmentioning
confidence: 99%
“…This was accomplished in [36] using a careful amortized data structure to lazily update the weights among other ideas. Some of these ideas were shown to be effective for implicit problems as well [6,7] t ← 0 // time goes from 0 to 1 [1] while t ≤ 1 and Q = ∅ [2] choose y ∈ R n ≥0 such that (*) v, Ay…”
Section: Randomized Mwu and Overview Of Techniquesmentioning
confidence: 99%
“…We use randomization again in a different way to improve that step as well in Section 4. Figure 1 is incomplete, as we leave the implementation of lines [2] and [3] unspecified until Section 4. This part will also be randomized and the details are deferred primarily for ease of exposition.…”
Section: Randomized Mwu and Overview Of Techniquesmentioning
confidence: 99%
See 1 more Smart Citation