DotNet Reference
DotNet Reference
SolveAndPrintIntermediateSolutionsSampleSat.cs
Go to the documentation of this file.
Definition: RoutingEnums.pb.cs:12
VarArraySolutionPrinterWithObjective(IntVar[] variables)
Definition: RoutingEnums.pb.cs:12
IntVar NewIntVar(long lb, long ub, string name)
Definition: CpModel.cs:45
override string ShortString()
Definition: IntegerExpressions.cs:529
override void OnSolutionCallback()
CpSolverStatus SolveWithSolutionCallback(CpModel model, SolutionCallback cb)
Definition: CpSolver.cs:36
Definition: CpModel.pb.cs:12
Definition: CpSolver.cs:19
long Value(LinearExpr e)
Definition: SearchHelpers.cs:22
int SolutionCount()