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

graphs: calculate edge and vertex cut-sets #1317

Closed
jasongrout opened this issue Nov 28, 2007 · 6 comments
Closed

graphs: calculate edge and vertex cut-sets #1317

jasongrout opened this issue Nov 28, 2007 · 6 comments

Comments

@jasongrout
Copy link
Member

>> * cut-sets (more generally, min/max flow algorithms)

CC: @sagetrac-mvngu

Component: graph theory

Issue created by migration from https://trac.sagemath.org/ticket/1317

@jasongrout
Copy link
Member Author

comment:1

calculate vertex and edge connectivity is a byproduct of this.

@jasongrout jasongrout changed the title [graphs] calculate edge and vertex cut-sets graphs: calculate edge and vertex cut-sets Nov 29, 2007
@rlmill rlmill mannequin assigned rlmill and unassigned mwhansen Dec 17, 2007
@rlmill rlmill mannequin removed the c: combinatorics label Dec 17, 2007
@jasongrout
Copy link
Member Author

comment:4

See #3929 for an implementation of this.

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Jun 27, 2009

comment:5

CC'ing myself.

@nathanncohen
Copy link
Mannequin

nathanncohen mannequin commented Aug 6, 2009

comment:6

see #6680

@nathanncohen
Copy link
Mannequin

nathanncohen mannequin commented Jan 6, 2010

comment:7

Already available. Do we let it stay because the current implementation requires optional packages, or do we agree on saying it's fine for the moment ? :-)

@nathanncohen nathanncohen mannequin added the s: needs info label Jan 6, 2010
@jasongrout
Copy link
Member Author

comment:8

I'd say this could be closed. Eventually we should figure out how to make it a standard part of Sage, but on another ticket.

@nathanncohen nathanncohen mannequin removed the s: needs info label Feb 27, 2010
@nathanncohen nathanncohen mannequin closed this as completed Feb 27, 2010
@nathanncohen nathanncohen mannequin added r: duplicate and removed wishlist item labels Feb 27, 2010
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

2 participants