/pyflow

Library for working with flow network. Only maximum flow function is available yet

Primary LanguagePython

pyflow

PyFlow is a small library for working with flow networks made during passing google's foobar challange. I wrote understandable code and hope anybody found it helpful.

Example of usage is in main.py file. Library works both on python 2 and python 3.