Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
// doxy/ or-tools/ src/ linear_solver/ |
operations_research::MPConstraint | The class for constraints of a Mathematical Programming (MP) model |
operations_research::MPObjective | A class to express a linear objective |
operations_research::MPSolver | This mathematical programming (MP) solver class is the main class though which users build and solve problems |
operations_research::MPSolverInterface | This class wraps the actual mathematical programming solvers |
operations_research::MPSolverParameters | This class stores parameter settings for LP and MIP solvers |
operations_research::MPVariable | The class for variables of a Mathematical Programming (MP) model |