![]() |
OR-Tools
9.6
|
Definition at line 571 of file ebert_graph.h.
Public Member Functions | |
| CycleHandlerForAnnotatedArcs (PermutationCycleHandler< ArcIndexType > *annotation_handler, NodeIndexType *data) | |
| void | SetTempFromIndex (ArcIndexType source) override |
| void | SetIndexFromIndex (ArcIndexType source, ArcIndexType destination) const override |
| void | SetIndexFromTemp (ArcIndexType destination) const override |
| void | SetSeen (ArcIndexType *permutation_element) const override |
| bool | Unseen (ArcIndexType permutation_element) const override |
|
inline |
Definition at line 576 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 587 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 593 of file ebert_graph.h.
|
inlineoverridevirtualinherited |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 154 of file util/permutation.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 582 of file ebert_graph.h.
|
inlineoverridevirtualinherited |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 157 of file util/permutation.h.