Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
LogCallbackDelegate (StringToVoidDelegate del) | |
override void | NewMessage (string message) |
Public Member Functions inherited from Google.OrTools.Sat.LogCallback | |
void | Dispose () |
LogCallback () | |
delegate void | SwigDelegateLogCallback_0 (string message) |
Additional Inherited Members | |
Protected Member Functions inherited from Google.OrTools.Sat.LogCallback | |
virtual void | Dispose (bool disposing) |
Protected Attributes inherited from Google.OrTools.Sat.LogCallback | |
bool | swigCMemOwn |
Package Functions inherited from Google.OrTools.Sat.LogCallback | |
Static Package Functions inherited from Google.OrTools.Sat.LogCallback |
Definition at line 311 of file CpSolver.cs.
|
inline |
Definition at line 313 of file CpSolver.cs.
|
inlinevirtual |
Reimplemented from Google.OrTools.Sat.LogCallback.
Definition at line 318 of file CpSolver.cs.