![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
BestBoundCallbackDelegate (DoubleToVoidDelegate del) | |
override void | NewBestBound (double bound) |
![]() | |
void | Dispose () |
BestBoundCallback () | |
delegate void | SwigDelegateBestBoundCallback_0 (double bound) |
Additional Inherited Members | |
![]() | |
virtual void | Dispose (bool disposing) |
![]() | |
bool | swigCMemOwn |
Definition at line 326 of file CpSolver.cs.
|
inline |
Definition at line 328 of file CpSolver.cs.
|
inlinevirtual |
Reimplemented from Google.OrTools.Sat.BestBoundCallback.
Definition at line 333 of file CpSolver.cs.