- Install
elan
. - Run
lake exe cache get
to not compilemathlib4
yourself. - Run
lake build
to check the project.
For an undirected flow network
For all
In particular, given a matrix
The main result of our project is the construction of the acyclic network for a given matrix, see FlowEquivalentForest/Flow/Matrix.lean
.
- Gomory, Ralph E., and Tien Chung Hu. "Multi-terminal network flows." Journal of the Society for Industrial and Applied Mathematics 9.4 (1961): 551-570.