C++ Reference: class SolutionCallback
Note: This documentation is automatically generated.
Base class for SWIG director based on solution callbacks. See http://www.swig.org/Doc4.0/SWIGDocumentation.html#CSharp_directors.Method | |
---|---|
BestObjectiveBound | Return type: |
DeterministicTime | Return type: |
HasResponse | Return type: |
NumBinaryPropagations | Return type: |
NumBooleans | Return type: |
NumBranches | Return type: |
NumConflicts | Return type: |
NumIntegerPropagations | Return type: |
ObjectiveValue | Return type: |
OnSolutionCallback | Return type: |
Response | Return type: |
Run | Return type: Arguments: |
SetAtomicBooleanToStopTheSearch | Return type: Arguments: We use mutable and non const methods to overcome SWIG difficulties. |
SolutionBooleanValue | Return type: Arguments: |
~SolutionCallback | Return type: |
SolutionIntegerValue | Return type: Arguments: |
StopSearch | Return type: Stops the search. |
UserTime | Return type: |
WallTime | Return type: |