|
| virtual void | Dispose (bool disposing) |
| |
◆ VarArraySolutionPrinterWithObjective()
| VarArraySolutionPrinterWithObjective.VarArraySolutionPrinterWithObjective |
( |
IntVar [] |
variables | ) |
|
|
inline |
◆ BestObjectiveBound()
| double Google.OrTools.Sat.SolutionCallback.BestObjectiveBound |
( |
| ) |
|
|
inlineinherited |
◆ BooleanValue()
| Boolean Google.OrTools.Sat.CpSolverSolutionCallback.BooleanValue |
( |
ILiteral |
literal | ) |
|
|
inlineinherited |
◆ Dispose() [1/2]
| void Google.OrTools.Sat.SolutionCallback.Dispose |
( |
| ) |
|
|
inlineinherited |
◆ Dispose() [2/2]
| virtual void Google.OrTools.Sat.SolutionCallback.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotectedvirtualinherited |
◆ NumBinaryPropagations()
| long Google.OrTools.Sat.SolutionCallback.NumBinaryPropagations |
( |
| ) |
|
|
inlineinherited |
◆ NumBooleans()
| long Google.OrTools.Sat.SolutionCallback.NumBooleans |
( |
| ) |
|
|
inlineinherited |
◆ NumBranches()
| long Google.OrTools.Sat.SolutionCallback.NumBranches |
( |
| ) |
|
|
inlineinherited |
◆ NumConflicts()
| long Google.OrTools.Sat.SolutionCallback.NumConflicts |
( |
| ) |
|
|
inlineinherited |
◆ NumIntegerPropagations()
| long Google.OrTools.Sat.SolutionCallback.NumIntegerPropagations |
( |
| ) |
|
|
inlineinherited |
◆ ObjectiveValue()
| double Google.OrTools.Sat.SolutionCallback.ObjectiveValue |
( |
| ) |
|
|
inlineinherited |
◆ OnSolutionCallback()
| override void VarArraySolutionPrinterWithObjective.OnSolutionCallback |
( |
| ) |
|
|
inlinevirtual |
◆ Response()
◆ SolutionBooleanValue()
| bool Google.OrTools.Sat.SolutionCallback.SolutionBooleanValue |
( |
int |
index | ) |
|
|
inlineinherited |
◆ SolutionCount()
| int VarArraySolutionPrinterWithObjective.SolutionCount |
( |
| ) |
|
|
inline |
◆ SolutionIntegerValue()
| long Google.OrTools.Sat.SolutionCallback.SolutionIntegerValue |
( |
int |
index | ) |
|
|
inlineinherited |
◆ StopSearch()
| void Google.OrTools.Sat.SolutionCallback.StopSearch |
( |
| ) |
|
|
inlineinherited |
◆ SwigDelegateSolutionCallback_0()
| delegate void Google.OrTools.Sat.SolutionCallback.SwigDelegateSolutionCallback_0 |
( |
| ) |
|
|
inherited |
◆ UserTime()
| double Google.OrTools.Sat.SolutionCallback.UserTime |
( |
| ) |
|
|
inlineinherited |
◆ Value()
| long Google.OrTools.Sat.CpSolverSolutionCallback.Value |
( |
LinearExpr |
e | ) |
|
|
inlineinherited |
◆ WallTime()
| double Google.OrTools.Sat.SolutionCallback.WallTime |
( |
| ) |
|
|
inlineinherited |
◆ swigCMemOwn
| bool Google.OrTools.Sat.SolutionCallback.swigCMemOwn |
|
protectedinherited |
The documentation for this class was generated from the following file: