operations_research::TailArrayManager< GraphType > Class Template Reference

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()

template<typename GraphType>
operations_research::TailArrayManager< GraphType >::TailArrayManager ( GraphType *  g)
inlineexplicit

Definition at line 1918 of file ebert_graph.h.

Member Function Documentation

◆ BuildTailArrayFromAdjacencyListsIfForwardGraph()

template<typename GraphType>
bool operations_research::TailArrayManager< GraphType >::BuildTailArrayFromAdjacencyListsIfForwardGraph ( ) const
inline

Definition at line 1920 of file ebert_graph.h.

◆ ReleaseTailArrayIfForwardGraph()

template<typename GraphType>
void operations_research::TailArrayManager< GraphType >::ReleaseTailArrayIfForwardGraph ( ) const
inline

Definition at line 1927 of file ebert_graph.h.


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