wting / python-graph

Automatically exported from code.google.com/p/python-graph
Other
5 stars 4 forks source link

cut_nodes / cut_edges needs clarification. #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Few things should happen here.

- cut_nodes / cut_edges for graphs / digraphs should have the docstrings 
updated to fully describe what it is that the method does.
- The methods themselves should be documented to explain what's going on / 
how (at least at a high level).
- Testing must be done (related to issue 44).
- Hypergraph equivalents need to be examined for validity.

Original issue reported on code.google.com by christian.muise on 14 Nov 2009 at 5:11

GoogleCodeExporter commented 9 years ago
Taking ownership of this issue.

Original comment by pmatiello on 15 Jan 2010 at 4:11

GoogleCodeExporter commented 9 years ago

Original comment by pmatiello on 6 Mar 2010 at 6:46

GoogleCodeExporter commented 9 years ago
Algorithm documented. Closing as fixed.

If it's not clear enough, let me know.

Original comment by pmatiello on 8 Mar 2010 at 11:07