1984
DOI: 10.1145/2422.322418
|View full text |Cite
|
Sign up to set email alerts
|

Linear Programming in Linear Time When the Dimension Is Fixed

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
280
0
2

Year Published

1990
1990
2016
2016

Publication Types

Select...
8
2

Relationship

0
10

Authors

Journals

citations
Cited by 562 publications
(283 citation statements)
references
References 5 publications
1
280
0
2
Order By: Relevance
“…In Step 3, computing the upper and the lower tangents reduces to 2-dimensional linear programming (as in Kirkpatrick and Seidel [15]), which can be solved in O(n) time [17]. Also it is straightforward to find P L and P R in O(n) time.…”
Section: Algorithm: Convexhull(p)mentioning
confidence: 99%
“…In Step 3, computing the upper and the lower tangents reduces to 2-dimensional linear programming (as in Kirkpatrick and Seidel [15]), which can be solved in O(n) time [17]. Also it is straightforward to find P L and P R in O(n) time.…”
Section: Algorithm: Convexhull(p)mentioning
confidence: 99%
“…Standard combinatorial algorithms for linear programming, including algorithms for linear programming in small dimensions [8,11,18,19,29,30] as well as the simplex method (cf., [7]), can generate a basic infeasible subsystem given an infeasible linear program. The details of finding a basic infeasible subsystem using linear programming are discussed further in Appendix A.…”
Section: An Algorithm For Points In R Dmentioning
confidence: 99%
“…First, using e.g. Megiddo's linear time linear programming method [8] we check whether either vy ≤ α or vy ≥ α holds for all y ∈ R by maximizing/minimizing the function vy over the set R. If one of these holds we return with "≤" or "≥" respectively and with the dual solution of the corresponding linear program as a certificate. (Note that Megiddo's algorithm can also compute the the dual variables or the certificate of emptiness if the linear program is infeasible.…”
Section: Claim 22 (Comparing Subroutine)mentioning
confidence: 99%