bernardoct / WaterPaths

WaterPaths - A utility planning and management tool based off the NC Triangle model.
Apache License 2.0
18 stars 8 forks source link

Allow transfers to have multiple sources, need to make it not depending on graph class #27

Open bernardoct opened 5 years ago

bernardoct commented 5 years ago

Add the possibility of transfers from multiple utilities to others using one network. The amount of water sent and received would have to be capped for groups of utilities, so that the user has the option of assuring that a given utility is only buying water from another given utility.

Need to replace transfer graph by connectivity matrix.