Google OR-Tools 9.2
C++ Reference
Algorithms
CP-SAT
Graph
Routing
Linear solver
C++ Reference: Linear solver
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level
1
2
]
N
internal
▼
N
operations_research
C
LinearExpr
LinearExpr
models a quantity that is linear in the decision variables (
MPVariable
) of an optimization problem, i.e
C
LinearRange
An expression of the form:
C
MPAbsConstraint
C
MPArrayConstraint
C
MPArrayWithConstantConstraint
C
MPConstraint
The class for constraints of a Mathematical Programming (MP) model
C
MPConstraintProto
C
MPGeneralConstraintProto
C
MPIndicatorConstraint
C
MPModelDeltaProto
C
MPModelDeltaProto_ConstraintOverridesEntry_DoNotUse
C
MPModelDeltaProto_VariableOverridesEntry_DoNotUse
C
MPModelExportOptions
Export options
C
MPModelProto
C
MPModelRequest
C
MPObjective
A class to express a linear objective
C
MPQuadraticConstraint
C
MPQuadraticObjective
C
MPSolution
C
MPSolutionResponse
C
MPSolveInfo
C
MPSolver
This mathematical programming (MP) solver class is the main class though which users build and solve problems
C
MPSolverCommonParameters
C
MPSolverInterface
C
MPSolverParameters
This class stores parameter settings for LP and MIP solvers
C
MPSosConstraint
C
MPVariable
The class for variables of a Mathematical Programming (MP) model
C
MPVariableProto
C
OptionalDouble
C
PartialVariableAssignment