|
virtual void | Dispose (bool disposing) |
|
Definition at line 20 of file LocalSearchOperatorState.cs.
◆ LocalSearchOperatorState()
Google.OrTools.ConstraintSolver.LocalSearchOperatorState.LocalSearchOperatorState |
( |
| ) |
|
|
inline |
◆ CandidateIndicesChanged()
long[] Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CandidateIndicesChanged |
( |
| ) |
|
|
inline |
◆ CandidateInverseValue()
long Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CandidateInverseValue |
( |
long | value | ) |
|
|
inline |
◆ CandidateIsActive()
bool Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CandidateIsActive |
( |
long | index | ) |
|
|
inline |
◆ CandidateValue()
long Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CandidateValue |
( |
long | index | ) |
|
|
inline |
◆ CheckPoint()
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CheckPoint |
( |
| ) |
|
|
inline |
◆ CheckPointValue()
long Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CheckPointValue |
( |
long | index | ) |
|
|
inline |
◆ Commit()
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.Commit |
( |
| ) |
|
|
inline |
◆ CommittedInverseValue()
long Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CommittedInverseValue |
( |
long | value | ) |
|
|
inline |
◆ CommittedValue()
long Google.OrTools.ConstraintSolver.LocalSearchOperatorState.CommittedValue |
( |
long | index | ) |
|
|
inline |
◆ Dispose() [1/2]
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.Dispose |
( |
| ) |
|
|
inline |
◆ Dispose() [2/2]
virtual void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ IncrementalIndicesChanged()
long[] Google.OrTools.ConstraintSolver.LocalSearchOperatorState.IncrementalIndicesChanged |
( |
| ) |
|
|
inline |
◆ Resize()
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.Resize |
( |
int | size | ) |
|
|
inline |
◆ Revert()
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.Revert |
( |
bool | only_incremental | ) |
|
|
inline |
◆ SetCandidateActive()
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.SetCandidateActive |
( |
long | index, |
|
|
bool | active ) |
|
inline |
◆ SetCandidateValue()
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.SetCandidateValue |
( |
long | index, |
|
|
long | value ) |
|
inline |
◆ SetCurrentDomainInjectiveAndKeepInverseValues()
void Google.OrTools.ConstraintSolver.LocalSearchOperatorState.SetCurrentDomainInjectiveAndKeepInverseValues |
( |
int | max_value | ) |
|
|
inline |
◆ swigCMemOwn
bool Google.OrTools.ConstraintSolver.LocalSearchOperatorState.swigCMemOwn |
|
protected |
The documentation for this class was generated from the following file: