DotNet Reference
DotNet Reference
Detailed Description
Definition at line 92 of file SearchHelpers.cs.
Public Member Functions | |
| ObjectiveSolutionPrinter () | |
| override void | OnSolutionCallback () |
| int | solutionCount () |
| long | Value (LinearExpr e) |
| Boolean | BooleanValue (ILiteral literal) |
| void | Dispose () |
| long | NumBooleans () |
| long | NumBranches () |
| long | NumConflicts () |
| long | NumBinaryPropagations () |
| long | NumIntegerPropagations () |
| double | WallTime () |
| double | UserTime () |
| double | ObjectiveValue () |
| double | BestObjectiveBound () |
| long | SolutionIntegerValue (int index) |
| bool | SolutionBooleanValue (int index) |
| void | StopSearch () |
| Google.OrTools.Sat.CpSolverResponse | Response () |
| delegate void | SwigDelegateSolutionCallback_0 () |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Protected Attributes | |
| bool | swigCMemOwn |
Constructor & Destructor Documentation
◆ ObjectiveSolutionPrinter()
|
inline |
Definition at line 97 of file SearchHelpers.cs.
Member Function Documentation
◆ BestObjectiveBound()
|
inlineinherited |
Definition at line 95 of file SolutionCallback.cs.
◆ BooleanValue()
|
inlineinherited |
Definition at line 77 of file SearchHelpers.cs.
◆ Dispose() [1/2]
|
inlineinherited |
Definition at line 34 of file SolutionCallback.cs.
◆ Dispose() [2/2]
|
inlineprotectedvirtualinherited |
Definition at line 39 of file SolutionCallback.cs.
◆ NumBinaryPropagations()
|
inlineinherited |
Definition at line 70 of file SolutionCallback.cs.
◆ NumBooleans()
|
inlineinherited |
Definition at line 55 of file SolutionCallback.cs.
◆ NumBranches()
|
inlineinherited |
Definition at line 60 of file SolutionCallback.cs.
◆ NumConflicts()
|
inlineinherited |
Definition at line 65 of file SolutionCallback.cs.
◆ NumIntegerPropagations()
|
inlineinherited |
Definition at line 75 of file SolutionCallback.cs.
◆ ObjectiveValue()
|
inlineinherited |
Definition at line 90 of file SolutionCallback.cs.
◆ OnSolutionCallback()
|
inlinevirtual |
Reimplemented from SolutionCallback.
Definition at line 102 of file SearchHelpers.cs.
◆ Response()
|
inlineinherited |
Definition at line 114 of file SolutionCallback.cs.
◆ SolutionBooleanValue()
|
inlineinherited |
Definition at line 105 of file SolutionCallback.cs.
◆ solutionCount()
| int solutionCount | ( | ) |
◆ SolutionIntegerValue()
|
inlineinherited |
Definition at line 100 of file SolutionCallback.cs.
◆ StopSearch()
|
inlineinherited |
Definition at line 110 of file SolutionCallback.cs.
◆ SwigDelegateSolutionCallback_0()
|
inherited |
◆ UserTime()
|
inlineinherited |
Definition at line 85 of file SolutionCallback.cs.
◆ Value()
|
inlineinherited |
Definition at line 22 of file SearchHelpers.cs.
◆ WallTime()
|
inlineinherited |
Definition at line 80 of file SolutionCallback.cs.
Member Data Documentation
◆ swigCMemOwn
|
protectedinherited |
Definition at line 19 of file SolutionCallback.cs.
The documentation for this class was generated from the following file: