Changes between Initial Version and Version 1 of Ticket #26554
- Timestamp:
- Oct 25, 2018, 4:25:38 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26554
-
Property
Status
changed from
new
toneeds_review
- Property Cc Travis Scrimshaw Frédéric Chapoton added
-
Property
Branch
changed from
to
public/26554_boost_graph_pyx
-
Property
Commit
changed from
to
4cb7735f850d0762940bc364bd09bb829d9b82c0
-
Property
Status
changed from
-
Ticket #26554 – Description
initial v1 1 1 Improve the boost graph interface to avoid using `.vertices()`. 2 2 3 After that, 1`sorted` operation involving vertex labels comparisons remains, in method `min_spanning_tree`.3 After that, *one* `sorted` operation involving vertex labels comparisons remains, in method `min_spanning_tree`.