DevAlone / pyflow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%