![]() |
OR-Tools
9.6
|
Definition at line 1048 of file ebert_graph.h.
Public Member Functions | |
| CycleHandlerForAnnotatedArcs (PermutationCycleHandler< ArcIndexType > *annotation_handler, DerivedGraph *graph) | |
| 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 |
| ~CycleHandlerForAnnotatedArcs () override | |
|
inline |
Definition at line 1051 of file ebert_graph.h.
|
inlineoverride |
Definition at line 1096 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 1067 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 1076 of file ebert_graph.h.
|
inlineoverridevirtual |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 1088 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 1059 of file ebert_graph.h.
|
inlineoverridevirtual |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 1092 of file ebert_graph.h.