Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ linear_solver/

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
operations_research::MPConstraintThe class for constraints of a Mathematical Programming (MP) model
operations_research::MPObjectiveA class to express a linear objective
operations_research::MPSolverThis mathematical programming (MP) solver class is the main class though which users build and solve problems
operations_research::MPSolverInterfaceThis class wraps the actual mathematical programming solvers
operations_research::MPSolverParametersThis class stores parameter settings for LP and MIP solvers
operations_research::MPVariableThe class for variables of a Mathematical Programming (MP) model