![]() |
OR-Tools
8.2
|
Definition at line 1047 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 1050 of file ebert_graph.h.
|
inlineoverride |
Definition at line 1095 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 1066 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 1075 of file ebert_graph.h.
|
inlineoverridevirtual |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 1087 of file ebert_graph.h.
|
inlineoverridevirtual |
Implements PermutationCycleHandler< ArcIndexType >.
Definition at line 1058 of file ebert_graph.h.
|
inlineoverridevirtual |
Reimplemented from PermutationCycleHandler< ArcIndexType >.
Definition at line 1091 of file ebert_graph.h.