Changes between Version 8 and Version 11 of Ticket #10953
- Timestamp:
- Jan 5, 2012, 10:36:03 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10953
-
Property
Status
changed from
positive_review
toneeds_review
-
Property
Authors
changed from
to
Lukáš Lánský
-
Property
Milestone
changed from
to
sage-5.0
-
Property
Status
changed from
-
Ticket #10953 – Description
v8 v11 5 5 A quick fix to this is to test if the size of the graph is zero, in which case we return true. I assume the empty graph is k-regular for any k. If this is not the case for sage, another (better) error should be thrown. 6 6 7 Apply [attachment:trac_10953_empty_graph_is_regular. 3.patch]7 Apply [attachment:trac_10953_empty_graph_is_regular.4.patch]