Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odubno committed Nov 15, 2018
1 parent 29cae8f commit e3fd248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ford Fulkerson Max Flow
# Maximum Flow Using Ford Fulkerson

### Python code from scratch for taking a bipartite graph, reducing it to a max flow graph and finding the maximum flow for the graph.

Expand Down

0 comments on commit e3fd248

Please sign in to comment.