-
-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vertex_cut and edge_cut ( minimum s-t cut ) #7599
Comments
This comment has been minimized.
This comment has been minimized.
comment:3
Same comment as #7594 - more doctests needed, testing each input value at least once. |
comment:5
Updated ! :-) |
Attachment: trac_7599.patch.gz |
comment:6
Did you just give yourself a positive review? |
Author: Nathann Cohen |
Reviewer: Robert Miller |
comment:9
Odd thing O_o Must have been a reflex :-) Thank you !!! |
Merged: sage-4.3.rc1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the title says, this patch implements the functions vertex_cut and edge_cut in Graph.
You could be in need of #7270 and GLPK from http://sagemath.org/packages/optional/glpk-4.38.p4.spkg depending on the version of Sage you are using !!!
Component: graph theory
Author: Nathann Cohen
Reviewer: Robert Miller
Merged: sage-4.3.rc1
Issue created by migration from https://trac.sagemath.org/ticket/7599
The text was updated successfully, but these errors were encountered: