2008
DOI: 10.1007/s10957-008-9384-4
|View full text |Cite
|
Sign up to set email alerts
|

On Polyhedral Projection and Parametric Programming

Abstract: This paper brings together two fundamental topics: polyhedral projection and parametric linear programming. First, it is shown that, given a parametric linear program (PLP), a polyhedron exists whose projection provides the solution to the PLP. Second, the converse is tackled and it is shown how to formulate a PLP whose solution is the projection of an appropriately defined polyhedron described as the intersection of a finite number of halfspaces. The input to one operation can be converted to an input of the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
50
0

Year Published

2008
2008
2024
2024

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 57 publications
(50 citation statements)
references
References 29 publications
0
50
0
Order By: Relevance
“…Unfortunately, their implementation is not available. We took a step further and developed a generic PLP-solver exploiting insights by [18,17]. Our solver, implemented in OCAML, works over rationals and generates COQ-certificates of correctness of its computations, similar to those in VPL [8,9,10].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Unfortunately, their implementation is not available. We took a step further and developed a generic PLP-solver exploiting insights by [18,17]. Our solver, implemented in OCAML, works over rationals and generates COQ-certificates of correctness of its computations, similar to those in VPL [8,9,10].…”
Section: Related Workmentioning
confidence: 99%
“…Jones et al [17] then Howe et al [15] noticed that the projection of a polyhedron can be expressed as a Parametric Linear Programming problem. In fact, PLP naturally arises when trying to generalize FourierMotzkin method to eliminate several variables simultaneously.…”
Section: Projection Via Parametric Linear Programmingmentioning
confidence: 99%
“…The projection of a polyhedron can be numerically constructed in several ways [13] such as Fourier elimination, [21] (http://people.ee.ethz.ch/ mpt/3/), which contains some computational geometry routines including the projection via several algorithms. Alternatively, one can use the projection tool from QSKELETON (https://github.com/sbastrakov/qskeleton), which is based on an original modification of the FourierMotzkin elimination with Chernikov rules (the algorithm is described in [19]).…”
Section: Explicit Representation Of Optimal Cost Function Value mentioning
confidence: 99%
“…The resulting optimization problem is solved using a linear programming (LP) algorithm. This setup allows us to represent the optimal value of the cost function as an explicit function of the current system state, and this function appears to be polyhedral as well (more precisely, it is the maximum among finite number of piecewise-affine functions [13]). At each particular time instance the cost function is affine (with probability 1) in the absence of sliding modes [20], therefore the safeguarding controller implementation (with each control input constrained to an interval) leads to the bangbang control.…”
Section: Introductionmentioning
confidence: 99%
“…In this section the goal is to compute an approximate solutionũ(x) that maps from the measured state to a feasible solution of pLP (8). We do this by approximating the epigraph of the optimal cost function J (x), which is a polyhedron defined implicitly through a projection operation [19] …”
Section: Application To Model Predictive Controlmentioning
confidence: 99%