rennancl / ford-fulkerson

Implementation of Ford Fulkerson's algorithm to find the max flow in undirected graph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implementation of Ford Fulkerson's algorithm to find the max flow in undirected graph.


Languages

Language:C++ 97.3%Language:Makefile 2.7%