Changes between Version 3 and Version 4 of Ticket #7476
- Timestamp:
- 04/23/10 11:39:37 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7476 – Description
v3 v4 4 4 5 5 Or, if we achieve to eventually define in Sage a class Matroid, this could be done through the Matroid Union Theorem as presented in Schrijver's book. 6 7 This ticket might conflict with #7608. The patch at #7608 makes a lot of changes to sage/graphs/generic_graph.py, a module that is also touched by ncohen's patch on this ticket.