Definition at line 20 of file SequenceVar.cs.
|
| override void | Dispose (bool disposing) |
◆ SequenceVar()
◆ Accept()
| virtual void Google.OrTools.ConstraintSolver.SequenceVar.Accept |
( |
ModelVisitor | visitor | ) |
|
|
inlinevirtual |
◆ Dispose()
| override void Google.OrTools.ConstraintSolver.SequenceVar.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ Interval()
| IntervalVar Google.OrTools.ConstraintSolver.SequenceVar.Interval |
( |
int | index | ) |
|
|
inline |
◆ Next()
| IntVar Google.OrTools.ConstraintSolver.SequenceVar.Next |
( |
int | index | ) |
|
|
inline |
◆ RankFirst()
| void Google.OrTools.ConstraintSolver.SequenceVar.RankFirst |
( |
int | index | ) |
|
|
inline |
◆ RankLast()
| void Google.OrTools.ConstraintSolver.SequenceVar.RankLast |
( |
int | index | ) |
|
|
inline |
◆ RankNotFirst()
| void Google.OrTools.ConstraintSolver.SequenceVar.RankNotFirst |
( |
int | index | ) |
|
|
inline |
◆ RankNotLast()
| void Google.OrTools.ConstraintSolver.SequenceVar.RankNotLast |
( |
int | index | ) |
|
|
inline |
◆ RankSequence()
| void Google.OrTools.ConstraintSolver.SequenceVar.RankSequence |
( |
int[] | rank_first, |
|
|
int[] | rank_last, |
|
|
int[] | unperformed ) |
|
inline |
◆ Size()
| long Google.OrTools.ConstraintSolver.SequenceVar.Size |
( |
| ) |
|
|
inline |
◆ ToString()
| override string Google.OrTools.ConstraintSolver.SequenceVar.ToString |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: