Changes between Version 2 and Version 10 of Ticket #7288
- Timestamp:
- 02/25/10 12:31:42 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7288
- Property Cc abmasse added
-
Ticket #7288 – Description
v2 v10 5 5 This patch also slightly improves edge_cut and vertex_cut, which was needed to implement gomory_hu_tree 6 6 7 Note : until #7311 is reviewed and merged, some exceptions will be raised when testing the file generic_graph 8 7 9 Nathann