Skip to content

Conversation

danielx285
Copy link
Contributor

Dinic's algorithm for maximum flow

Dinic's algorithm for maximum flow
Changes made.
@danielx285 danielx285 requested a review from cclauss October 19, 2019 17:32
Copy link
Contributor Author

@danielx285 danielx285 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is still not up to standard, let me know and I will change again.

@cclauss
Copy link
Member

cclauss commented Oct 19, 2019

https://docs.python.org/3/library/doctest.html is what is needed on key functions/methods.

Can we have a better name for rcap ?

@cclauss cclauss merged commit 906c985 into TheAlgorithms:master Oct 22, 2019
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Create dinic.py

Dinic's algorithm for maximum flow

* Update dinic.py

Changes made.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants