DotNet Reference
.Net Reference
Detailed Description
Definition at line 20 of file SearchHelpers.cs.
Public Member Functions | |
long | Value (LinearExpr e) |
Boolean | BooleanValue (ILiteral literal) |
void | Dispose () |
virtual void | OnSolutionCallback () |
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 |
Member Function Documentation
◆ BestObjectiveBound()
|
inlineinherited |
Definition at line 95 of file SolutionCallback.cs.
◆ BooleanValue()
|
inline |
Definition at line 76 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()
|
inlinevirtualinherited |
Reimplemented in ObjectiveSolutionPrinter.
Definition at line 51 of file SolutionCallback.cs.
◆ Response()
|
inlineinherited |
Definition at line 114 of file SolutionCallback.cs.
◆ SolutionBooleanValue()
|
inlineinherited |
Definition at line 105 of file SolutionCallback.cs.
◆ 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()
|
inline |
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: