|
override void | Dispose (bool disposing) |
|
Definition at line 20 of file PropagationBaseObject.cs.
◆ PropagationBaseObject()
Google.OrTools.ConstraintSolver.PropagationBaseObject.PropagationBaseObject |
( |
Solver | s | ) |
|
|
inline |
◆ BaseName()
virtual string Google.OrTools.ConstraintSolver.PropagationBaseObject.BaseName |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose()
override void Google.OrTools.ConstraintSolver.PropagationBaseObject.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ EnqueueDelayedDemon()
void Google.OrTools.ConstraintSolver.PropagationBaseObject.EnqueueDelayedDemon |
( |
Demon | d | ) |
|
|
inline |
◆ EnqueueVar()
void Google.OrTools.ConstraintSolver.PropagationBaseObject.EnqueueVar |
( |
Demon | d | ) |
|
|
inline |
◆ FreezeQueue()
void Google.OrTools.ConstraintSolver.PropagationBaseObject.FreezeQueue |
( |
| ) |
|
|
inline |
◆ HasName()
bool Google.OrTools.ConstraintSolver.PropagationBaseObject.HasName |
( |
| ) |
|
|
inline |
◆ Name()
virtual string Google.OrTools.ConstraintSolver.PropagationBaseObject.Name |
( |
| ) |
|
|
inlinevirtual |
◆ ResetActionOnFail()
void Google.OrTools.ConstraintSolver.PropagationBaseObject.ResetActionOnFail |
( |
| ) |
|
|
inline |
◆ SetName()
void Google.OrTools.ConstraintSolver.PropagationBaseObject.SetName |
( |
string | name | ) |
|
|
inline |
◆ SetVariableToCleanOnFail()
void Google.OrTools.ConstraintSolver.PropagationBaseObject.SetVariableToCleanOnFail |
( |
IntVar | v | ) |
|
|
inline |
◆ solver()
Solver Google.OrTools.ConstraintSolver.PropagationBaseObject.solver |
( |
| ) |
|
|
inline |
◆ ToString()
override string Google.OrTools.ConstraintSolver.PropagationBaseObject.ToString |
( |
| ) |
|
|
inlinevirtual |
◆ UnfreezeQueue()
void Google.OrTools.ConstraintSolver.PropagationBaseObject.UnfreezeQueue |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: