|
CGAL 6.3 - Linear and Quadratic Programming Solver
|
Concepts | |
| class | LinearProgram |
| A model of LinearProgram describes a linear program of the form. More... | |
| class | MPSFormat |
| MPS is a commonly used file format for storing linear and quadratic programs according to the concepts QuadraticProgram, LinearProgram, NonnegativeQuadraticProgram, and NonnegativeLinearProgram, see also https://en.wikipedia.org/wiki/MPS_(format). More... | |
| class | NonnegativeLinearProgram |
| A model of NonnegativeLinearProgram describes a linear program of the form. More... | |
| class | NonnegativeQuadraticProgram |
| A model of NonnegativeQuadraticProgram describes a convex quadratic program of the form. More... | |
| class | QuadraticProgram |
| A model of QuadraticProgram describes a convex quadratic program of the form. More... | |