Public Member Functions | List of all members
operations_research::AnnotatedGraphBuildManager< GraphType > Class Template Reference

#include <ebert_graph.h>

Inheritance diagram for operations_research::AnnotatedGraphBuildManager< GraphType >:
Inheritance graph
[legend]
Collaboration diagram for operations_research::AnnotatedGraphBuildManager< GraphType >:
Collaboration graph
[legend]

Public Member Functions

 AnnotatedGraphBuildManager (typename GraphType::NodeIndex num_nodes, typename GraphType::ArcIndex num_arcs, bool sort_arcs)
 

Detailed Description

template<typename GraphType>
class operations_research::AnnotatedGraphBuildManager< GraphType >

Definition at line 2064 of file ebert_graph.h.

Constructor & Destructor Documentation

◆ AnnotatedGraphBuildManager()

template<typename GraphType >
operations_research::AnnotatedGraphBuildManager< GraphType >::AnnotatedGraphBuildManager ( typename GraphType::NodeIndex  num_nodes,
typename GraphType::ArcIndex  num_arcs,
bool  sort_arcs 
)
inline

Definition at line 2068 of file ebert_graph.h.


The documentation for this class was generated from the following file: