Processing math: 100%
CGAL 4.5 - Linear and Quadratic Programming Solver
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

Concepts

conceptLinearProgram
 A model of LinearProgram describes a linear program of the form. More...
 
conceptMPSFormat
 MPS is a commonly used file format for storing linear and quadratic programs according to the concepts QuadraticProgram, LinearProgram, NonnegativeQuadraticProgram, and NonnegativeLinearProgram, see also http://en.wikipedia.org/wiki/MPS_(format). More...
 
conceptNonnegativeLinearProgram
 A model of NonnegativeLinearProgram describes a linear program of the form. More...
 
conceptNonnegativeQuadraticProgram
 A model of NonnegativeQuadraticProgram describes a convex quadratic program of the form. More...
 
conceptQuadraticProgram
 A model of QuadraticProgram describes a convex quadratic program of the form. More...