Skip to content

JimmyLindstrom/MaxFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MaxFlow

School project solving the problem of finding the maximum matching in a given bipartite graph. This is a solution using the Ford-Fulkerson algoritm and reducing the problem to an instance of the maximum-flow problem.

About

School project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages