![]()  | 
  
    Google OR-Tools v9.14
    
   a fast and portable software suite for combinatorial optimization 
   | 
 
Definition at line 245 of file CpSolver.cs.
  
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 | 
| Google.OrTools.Sat.BestBoundCallbackDelegate.BestBoundCallbackDelegate | ( | DoubleToVoidDelegate | del | ) | 
      
  | 
  virtual | 
Reimplemented from Google.OrTools.Sat.BestBoundCallback.