C++ Reference: class GraphBuilderFromArcs

Note: This documentation is automatically generated.

Method
AddArc

Return type: typename GraphType::ArcIndex

Arguments: typename GraphType::NodeIndex tail, typename GraphType::NodeIndex head

Graph

Return type: GraphType*

Arguments: PermutationCycleHandler<typename GraphType::ArcIndex>* client_cycle_handler

Builds the graph from the given arcs.

GraphBuilderFromArcs

Arguments: typename GraphType::NodeIndex max_num_nodes, typename GraphType::ArcIndex max_num_arcs, bool sort_arcs