Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
BestBoundCallbackDelegate (DoubleToVoidDelegate del) | |
override void | NewBestBound (double bound) |
Public Member Functions inherited from Google.OrTools.Sat.BestBoundCallback | |
void | Dispose () |
BestBoundCallback () | |
delegate void | SwigDelegateBestBoundCallback_0 (double bound) |
Additional Inherited Members | |
Protected Member Functions inherited from Google.OrTools.Sat.BestBoundCallback | |
virtual void | Dispose (bool disposing) |
Protected Attributes inherited from Google.OrTools.Sat.BestBoundCallback | |
bool | swigCMemOwn |
Package Functions inherited from Google.OrTools.Sat.BestBoundCallback | |
Static Package Functions inherited from Google.OrTools.Sat.BestBoundCallback |
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.