Skip to content
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

Closed
nathanncohen mannequin opened this issue Dec 4, 2009 · 9 comments
Closed

vertex_cut and edge_cut ( minimum s-t cut ) #7599

nathanncohen mannequin opened this issue Dec 4, 2009 · 9 comments

Comments

@nathanncohen
Copy link
Mannequin

nathanncohen mannequin commented Dec 4, 2009

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

@nathanncohen nathanncohen mannequin added this to the sage-4.3.1 milestone Dec 4, 2009
@nathanncohen nathanncohen mannequin assigned rlmill Dec 4, 2009
@nathanncohen nathanncohen mannequin added the s: needs review label Dec 4, 2009
@nathanncohen

This comment has been minimized.

@rlmill
Copy link
Mannequin

rlmill mannequin commented Dec 15, 2009

comment:3

Same comment as #7594 - more doctests needed, testing each input value at least once.

@rlmill rlmill mannequin added s: needs work and removed s: needs review labels Dec 15, 2009
@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented Dec 16, 2009

comment:5

Updated ! :-)

@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented Dec 16, 2009

Attachment: trac_7599.patch.gz

@rlmill
Copy link
Mannequin

rlmill mannequin commented Dec 16, 2009

comment:6

Did you just give yourself a positive review?

@rlmill rlmill mannequin added s: needs work and removed s: positive review labels Dec 16, 2009
@rlmill
Copy link
Mannequin

rlmill mannequin commented Dec 16, 2009

Author: Nathann Cohen

@rlmill
Copy link
Mannequin

rlmill mannequin commented Dec 16, 2009

Reviewer: Robert Miller

@nathanncohen
Copy link
Mannequin Author

nathanncohen mannequin commented Dec 16, 2009

comment:9

Odd thing O_o

Must have been a reflex :-)

Thank you !!!

@mwhansen
Copy link
Contributor

Merged: sage-4.3.rc1

@mwhansen mwhansen removed this from the sage-4.3.1 milestone Dec 20, 2009
@mwhansen mwhansen added this to the sage-4.3 milestone Dec 20, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant