Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::AnnotatedGraphBuildManager< GraphType > Member List

This is the complete list of members for operations_research::AnnotatedGraphBuildManager< GraphType >, including all inherited members.

AddArc(typename GraphType::NodeIndex tail, typename GraphType::NodeIndex head)operations_research::or_internal::GraphBuilderFromArcs< GraphType, graph_traits< GraphType >::is_dynamic >inline
AnnotatedGraphBuildManager(typename GraphType::NodeIndex num_nodes, typename GraphType::ArcIndex num_arcs, bool sort_arcs)operations_research::AnnotatedGraphBuildManager< GraphType >inline
Graph(PermutationCycleHandler< typename GraphType::ArcIndex > *client_cycle_handler)operations_research::or_internal::GraphBuilderFromArcs< GraphType, graph_traits< GraphType >::is_dynamic >inline
GraphBuilderFromArcs(typename GraphType::NodeIndex max_num_nodes, typename GraphType::ArcIndex max_num_arcs, bool sort_arcs)operations_research::or_internal::GraphBuilderFromArcs< GraphType, graph_traits< GraphType >::is_dynamic >inline