C++ Reference
C++ Reference: Graph
TailArrayManager< GraphType >
Detailed Description
template<typename GraphType>
class operations_research::TailArrayManager< GraphType >
Definition at line 1916 of file ebert_graph.h.
Public Member Functions | |
TailArrayManager (GraphType *g) | |
bool | BuildTailArrayFromAdjacencyListsIfForwardGraph () const |
void | ReleaseTailArrayIfForwardGraph () const |
Constructor & Destructor Documentation
◆ TailArrayManager()
|
inlineexplicit |
Definition at line 1918 of file ebert_graph.h.
Member Function Documentation
◆ BuildTailArrayFromAdjacencyListsIfForwardGraph()
|
inline |
Definition at line 1920 of file ebert_graph.h.
◆ ReleaseTailArrayIfForwardGraph()
|
inline |
Definition at line 1927 of file ebert_graph.h.
The documentation for this class was generated from the following file: