abhinav-bohra / Ford-Fulkerson-Algorithm

My implementation of Ford–Fulkerson algorithm to solve the famous Max-Flow Problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ford-Fulkerson-Algorithm

My implementation of Ford–Fulkerson method for computing the maximum flow in a flow network using the Edmonds–Karp algorithm.

About

My implementation of Ford–Fulkerson algorithm to solve the famous Max-Flow Problem


Languages

Language:C 100.0%