DocumentCode
1711521
Title
Sequential and parallel algorithms for mixed packing and covering
Author
Young, Neal E.
Author_Institution
Akamai Technol., Cambridge, MA, USA
fYear
2001
Firstpage
538
Lastpage
546
Abstract
We describe sequential and parallel algorithms that approximately solve linear programs with no negative coefficients (aka mixed packing and covering problems). For explicitly given problems, our fastest sequential algorithm returns a solution satisfying all constraints within a 1±ε factor in O(mdlog(m)/ε2) time, where m is the number of constraints and d is the maximum number of constraints any variable appears in. Our parallel algorithm runs in time polylogarithmic in the input size times ε-4 and uses a total number of operations comparable to the sequential algorithm. The main contribution is that the algorithms solve mixed packing and covering problems (in contrast to pure packing or pure covering problems, which have only "≤" or only "≥" inequalities, but not both) and run in time independent of the so-called width of the problem.
Keywords
computational complexity; parallel algorithms; constraints; linear program solving; mixed packing and covering problems; parallel algorithms; sequential algorithms; Computer science; Constraint optimization; Differential equations; Ellipsoids; Iterative algorithms; Lagrangian functions; Linear approximation; Parallel algorithms; Partitioning algorithms; Polynomials;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 2001. Proceedings. 42nd IEEE Symposium on
Print_ISBN
0-7695-1116-3
Type
conf
DOI
10.1109/SFCS.2001.959930
Filename
959930
Link To Document