DotNet Reference
DotNet Reference
VarArraySolutionPrinterWithObjective
Detailed Description
Definition at line 19 of file SolveAndPrintIntermediateSolutionsSampleSat.cs.
Public Member Functions | |
| VarArraySolutionPrinterWithObjective (IntVar[] variables) | |
| override void | OnSolutionCallback () |
| int | SolutionCount () |
| long | Value (LinearExpr e) |
| Boolean | BooleanValue (ILiteral literal) |
Constructor & Destructor Documentation
◆ VarArraySolutionPrinterWithObjective()
|
inline |
Definition at line 21 of file SolveAndPrintIntermediateSolutionsSampleSat.cs.
Member Function Documentation
◆ BooleanValue()
|
inlineinherited |
Definition at line 77 of file SearchHelpers.cs.
◆ OnSolutionCallback()
|
inline |
Definition at line 26 of file SolveAndPrintIntermediateSolutionsSampleSat.cs.
◆ SolutionCount()
|
inline |
Definition at line 40 of file SolveAndPrintIntermediateSolutionsSampleSat.cs.
◆ Value()
|
inlineinherited |
Definition at line 22 of file SearchHelpers.cs.
The documentation for this class was generated from the following file: