Google OR-Tools 8.2
DotNet Reference
CP-SAT
Graph
Knapsack solver
Linear solver
Routing
Util
.Net Reference
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
▼
N
CreateSigningKey
C
Program
▼
N
Google
▼
N
OrTools
▼
N
ConstraintSolver
C
IntArrayHelper
C
IntervalVarArrayHelper
C
IntVarArrayHelper
C
IntVarVector
C
SearchMonitorVector
C
DecisionBuilderVector
C
IntervalVarVector
C
SequenceVarVector
C
LocalSearchOperatorVector
C
LocalSearchFilterVector
C
SymmetryBreakerVector
C
NetDecisionBuilder
This class acts as a intermediate step between a c++ decision builder and a .Net one
C
NetDecision
This class acts as a intermediate step between a c++ decision and a .Net one
C
NetDemon
C
NetConstraint
C
IntVarEnumerator
C
IntVarIterator
C
Solver
C
IntExpr
C
Constraint
C
IConstraintWithStatus
C
BaseEquality
C
WrappedConstraint
C
IntExprEquality
C
ConstraintEquality
▼
N
LinearSolver
C
LinearConstraint
C
RangeConstraint
C
Equality
C
VarEquality
C
MPConstraintVector
C
LinearExpr
C
LinearExprArrayHelper
C
ProductCst
C
SumCst
C
VarWrapper
C
Sum
C
SumArray
C
SumVarArray
C
Solver
C
Variable
C
MPVariableVector
▼
N
Sat
C
Constraint
C
CpModel
Wrapper class around the cp_model proto
C
CpSolver
C
IntVarArrayHelper
C
ILiteral
C
LinearExpr
C
ProductCst
C
SumArray
C
IntVar
C
NotBooleanVariable
C
BoundedLinearExpression
C
IntervalVar
C
CpSolverSolutionCallback
C
ObjectiveSolutionPrinter
C
NestedArrayHelper
C
ProtoHelper