|
class | operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > |
|
class | operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >::NodeIterator |
| Iterator class for traversing all the nodes in the graph. More...
|
|
class | operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >::ArcIterator |
| Iterator class for traversing the arcs in the graph. More...
|
|
class | operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >::OutgoingArcIterator |
| Iterator class for traversing the outgoing arcs associated to a given node. More...
|
|
class | operations_research::PermutationIndexComparisonByArcHead< NodeIndexType, ArcIndexType > |
|
class | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType > |
|
class | operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >::CycleHandlerForAnnotatedArcs |
|
class | operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > |
|
class | operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >::CycleHandlerForAnnotatedArcs |
|
class | operations_research::EbertGraph< NodeIndexType, ArcIndexType > |
| Forward declarations. More...
|
|
class | operations_research::EbertGraph< NodeIndexType, ArcIndexType >::OutgoingOrOppositeIncomingArcIterator |
|
class | operations_research::EbertGraph< NodeIndexType, ArcIndexType >::IncomingArcIterator |
| Iterator class for traversing the incoming arcs associated to a given node. More...
|
|
class | operations_research::ForwardEbertGraph< NodeIndexType, ArcIndexType > |
|
struct | operations_research::graph_traits< GraphType > |
|
struct | operations_research::graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > > |
|
struct | operations_research::graph_traits< ForwardStaticGraph< NodeIndexType, ArcIndexType > > |
|
struct | operations_research::or_internal::TailArrayBuilder< GraphType, has_reverse_arcs > |
|
struct | operations_research::or_internal::TailArrayBuilder< GraphType, false > |
|
struct | operations_research::or_internal::TailArrayReleaser< GraphType, has_reverse_arcs > |
|
struct | operations_research::or_internal::TailArrayReleaser< GraphType, false > |
|
class | operations_research::TailArrayManager< GraphType > |
|
class | operations_research::ArcFunctorOrderingByTailAndHead< GraphType > |
|
class | operations_research::or_internal::GraphBuilderFromArcs< GraphType, is_dynamic > |
|
class | operations_research::or_internal::GraphBuilderFromArcs< GraphType, true > |
|
class | operations_research::AnnotatedGraphBuildManager< GraphType > |
|