C++ Reference
C++ Reference: Graph
TailArrayManager< GraphType >
Detailed Description
template<typename GraphType>
class operations_research::TailArrayManager< GraphType >
Definition at line 1917 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 1919 of file ebert_graph.h.
Member Function Documentation
◆ BuildTailArrayFromAdjacencyListsIfForwardGraph()
|
inline |
Definition at line 1921 of file ebert_graph.h.
◆ ReleaseTailArrayIfForwardGraph()
|
inline |
Definition at line 1928 of file ebert_graph.h.
The documentation for this class was generated from the following file: