![]() |
OR-Tools
8.2
|
Definition at line 570 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 575 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 586 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 592 of file ebert_graph.h.
|
inlineoverridevirtualinherited |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 159 of file util/permutation.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 581 of file ebert_graph.h.
|
inlineoverridevirtualinherited |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 162 of file util/permutation.h.