ArrayIndexCycleHandler(NodeIndexType *data) | operations_research::ArrayIndexCycleHandler< NodeIndexType, ArcIndexType > | inlineexplicit |
ArrayIndexCycleHandler(const ArrayIndexCycleHandler &)=delete | operations_research::ArrayIndexCycleHandler< NodeIndexType, ArcIndexType > | |
CycleHandlerForAnnotatedArcs(PermutationCycleHandler< ArcIndexType > *annotation_handler, NodeIndexType *data) | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >::CycleHandlerForAnnotatedArcs | inline |
CycleHandlerForAnnotatedArcs(const CycleHandlerForAnnotatedArcs &)=delete | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >::CycleHandlerForAnnotatedArcs | |
operator=(const CycleHandlerForAnnotatedArcs &)=delete | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >::CycleHandlerForAnnotatedArcs | |
operations_research::ArrayIndexCycleHandler< NodeIndexType, ArcIndexType >::operator=(const ArrayIndexCycleHandler &)=delete | operations_research::ArrayIndexCycleHandler< NodeIndexType, ArcIndexType > | |
operations_research::PermutationCycleHandler< ArcIndexType >::operator=(const PermutationCycleHandler &)=delete | operations_research::PermutationCycleHandler< ArcIndexType > | |
PermutationCycleHandler(const PermutationCycleHandler &)=delete | operations_research::PermutationCycleHandler< ArcIndexType > | |
PermutationCycleHandler() | operations_research::PermutationCycleHandler< ArcIndexType > | inlineprotected |
SetIndexFromIndex(ArcIndexType source, ArcIndexType destination) const override | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >::CycleHandlerForAnnotatedArcs | inlinevirtual |
SetIndexFromTemp(ArcIndexType destination) const override | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >::CycleHandlerForAnnotatedArcs | inlinevirtual |
SetSeen(ArcIndexType *permutation_element) const override | operations_research::ArrayIndexCycleHandler< NodeIndexType, ArcIndexType > | inlinevirtual |
SetTempFromIndex(ArcIndexType source) override | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >::CycleHandlerForAnnotatedArcs | inlinevirtual |
Unseen(ArcIndexType permutation_element) const override | operations_research::ArrayIndexCycleHandler< NodeIndexType, ArcIndexType > | inlinevirtual |
~PermutationCycleHandler() | operations_research::PermutationCycleHandler< ArcIndexType > | inlinevirtual |