48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07) 2007
DOI: 10.1109/focs.2007.62
|View full text |Cite
|
Sign up to set email alerts
|

Beating Simplex for Fractional Packing and Covering Linear Programs

Abstract: We give an approximation algorithm for fractional packing and covering linear programs (linear programs with non-negative coefficients). Given a constraint matrix with n non-zeros, r rows, and c columns, the algorithm (with high probability) computes feasible primal and dual solutions whose costs are within a factor of 1 + ε of opt (the optimal cost) in time O((r + c) log(n)/ε 2 + n). 1 1 Introduction A packing problem is a linear program of the form max{a • x : M x ≤ b, x ∈ P }, where the entries of the const… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
37
0

Year Published

2009
2009
2017
2017

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 29 publications
(37 citation statements)
references
References 10 publications
0
37
0
Order By: Relevance
“…Unfortunately, improvements of approximate min-cut computation cannot significantly improve the running time of Algorithm 1 by decreasing the dominating polynomial factors. In Section 2 we give an essential overview of the Lagrangean relaxation algorithm given by Koufogiannakis and Young [19,20] based on the idea of a two players zero-sum game [15] and non-uniform increments [12,13]. In the spirit of their algorithm, we present an adaptation that involves the calling of an oracle routine that computes a (1 + ε)-approximate cut at each iteration.…”
Section: Factmentioning
confidence: 99%
See 3 more Smart Citations
“…Unfortunately, improvements of approximate min-cut computation cannot significantly improve the running time of Algorithm 1 by decreasing the dominating polynomial factors. In Section 2 we give an essential overview of the Lagrangean relaxation algorithm given by Koufogiannakis and Young [19,20] based on the idea of a two players zero-sum game [15] and non-uniform increments [12,13]. In the spirit of their algorithm, we present an adaptation that involves the calling of an oracle routine that computes a (1 + ε)-approximate cut at each iteration.…”
Section: Factmentioning
confidence: 99%
“…The linear program (2) exhibits the structure of a fractional covering linear program that is more carefully studied later in this paper. Since (2) has exponentially many constraints, state-of-the-art approaches in [19,20,17] cannot be directly applied. Our main task is to adopt their approach and show that it yields a better worst case running time algorithm compared to the previous algorithms, when the number of groups k is large enough.…”
Section: Fptas Improvementsmentioning
confidence: 99%
See 2 more Smart Citations
“…Over the past 15 years, simple and fast methods have been developed for solving packing and covering linear programs [2,9,10,15,17,21,24] within an arbitrarily small error guarantee ε. These methods are based on the multiplicative weights update (MWU) method [1], in which a very simple update rule is repeatedly performed until a near-optimal solution is obtained.…”
Section: Convex Decompositionmentioning
confidence: 99%