Google OR-Tools 8.2
DotNet Reference
CP-SAT
Graph
Knapsack solver
Linear solver
Routing
Util
.Net Reference
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
▼
C
BaseObject
C
IntVarIterator
C
BoundedLinearExpression
C
Constraint
C
CpModel
Wrapper class around the cp_model proto
C
CpSolver
▼
C
Decision
C
NetDecision
This class acts as a intermediate step between a c++ decision and a .Net one
▼
C
DecisionBuilder
C
NetDecisionBuilder
This class acts as a intermediate step between a c++ decision builder and a .Net one
▼
C
Demon
C
NetDemon
▼
C
IConstraintWithStatus
▼
C
BaseEquality
C
ConstraintEquality
C
IntExprEquality
C
WrappedConstraint
▼
C
Constraint
C
NetConstraint
▼
C
IDisposable
C
DecisionBuilderVector
C
IntVarVector
C
IntervalVarVector
C
LocalSearchFilterVector
C
LocalSearchOperatorVector
C
SearchMonitorVector
C
SequenceVarVector
C
Solver
C
SymmetryBreakerVector
C
MPConstraintVector
C
MPVariableVector
▼
C
IEnumerable
C
DecisionBuilderVector
C
IntVarIterator
C
IntVarVector
C
IntervalVarVector
C
LocalSearchFilterVector
C
LocalSearchOperatorVector
C
SearchMonitorVector
C
SequenceVarVector
C
SymmetryBreakerVector
C
MPConstraintVector
C
MPVariableVector
▼
C
IEnumerator
C
IntVarEnumerator
▼
C
IList
C
DecisionBuilderVector
C
IntVarVector
C
IntervalVarVector
C
LocalSearchFilterVector
C
LocalSearchOperatorVector
C
SearchMonitorVector
C
SequenceVarVector
C
SymmetryBreakerVector
C
MPConstraintVector
C
MPVariableVector
▼
C
ILiteral
C
IntVar
C
NotBooleanVariable
C
IntArrayHelper
C
IntervalVar
C
IntervalVarArrayHelper
C
IntVarArrayHelper
C
IntVarArrayHelper
▼
C
LinearConstraint
C
Equality
C
RangeConstraint
C
VarEquality
▼
C
LinearExpr
C
ProductCst
C
Sum
C
SumArray
C
SumCst
C
SumVarArray
C
VarWrapper
▼
C
LinearExpr
C
IntVar
C
NotBooleanVariable
C
ProductCst
C
SumArray
C
LinearExprArrayHelper
C
NestedArrayHelper
C
Program
▼
C
PropagationBaseObject
C
Constraint
C
IntExpr
C
ProtoHelper
▼
C
SolutionCallback
▼
C
CpSolverSolutionCallback
C
ObjectiveSolutionPrinter
C
Solver
C
Variable