| lab_flow
    Foreboding Flow | 
| CEdge | Represents an edge in a graph; used by the Graph class | 
| CGraph | Represents a graph; used by the GraphTools class | 
| CNetworkFlow | Represents a algorithm to determine the maximum network flow of a graph | 
| CRandom | Provides random functionality per a given seed |