Network Flows Optimization - Shortest Path, Max Flow and Min Cost Flow Algorithms in Python
-
Updated
Sep 13, 2019 - Python
Network Flows Optimization - Shortest Path, Max Flow and Min Cost Flow Algorithms in Python
A Python package to quickly decompose weighted graphs (acyclic or not) into weighted paths or walks, under various models.
Add a description, image, and links to the flow-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the flow-decomposition topic, visit your repo's landing page and select "manage topics."