EPANET
3.0
EPANET Development Project
|
Contains graph theoretic representation of a pipe network. More...
#include <graph.h>
Public Member Functions | |
void | createAdjLists (Network *nw) |
Contains graph theoretic representation of a pipe network.
A Graph object contains data structures (e.g., adjacency lists) and algorithms (e.g., spanning tree) for describing the connectivity of a pipe network.