Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

danielskowronski/network-max-flow-demo

Repository files navigation

Network Maximum Flow problem demo

This is C# implementation of Ford-Fulerson algorithm with MSAGL used to nicely draw flow network.

screen

For compiled non-debug version check Releases section. .NET 4.5 required!