Pywr is a generalised network resource allocation model written in Python
copied from cf-staging / pywrPywr is a tool for solving network resource allocation problems at discrete timesteps using a linear programming approach. It's principal application is in resource allocation in water supply networks, although other uses are conceivable. It uses Cython extensions for computational efficiency.