EPANET  3.0
EPANET Development Project
Public Member Functions | List of all members
Graph Class Reference

Contains graph theoretic representation of a pipe network. More...

#include <graph.h>

Public Member Functions

void createAdjLists (Network *nw)
 

Detailed Description

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.


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