Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
#include <ebert_graph.h>
Public Member Functions | |
TailArrayManager (GraphType *g) | |
void | BuildTailArrayFromAdjacencyListsIfForwardGraph () const |
void | ReleaseTailArrayIfForwardGraph () const |
Definition at line 1469 of file ebert_graph.h.
operations_research::TailArrayManager< GraphType >::TailArrayManager | ( | GraphType * | g | ) | [inline, explicit] |
Definition at line 1471 of file ebert_graph.h.
void operations_research::TailArrayManager< GraphType >::BuildTailArrayFromAdjacencyListsIfForwardGraph | ( | ) | const [inline] |
Definition at line 1473 of file ebert_graph.h.
void operations_research::TailArrayManager< GraphType >::ReleaseTailArrayIfForwardGraph | ( | ) | const [inline] |
Definition at line 1479 of file ebert_graph.h.