Hi
Do you know if there is some sort of library which include a lot of flow algorithms? Max flow and min cut, residual network and so on.
Only found edmondskarpmaximumflow: EdmondsKarpMaximumFlow (JGraphT : a free Java graph library)
but there must be some more
thx