Changes between Version 2 and Version 5 of Ticket #26640
- Timestamp:
- 11/30/18 15:42:36 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26640
-
Property
Component
changed from
group theory
tograph theory
-
Property
Component
changed from
-
Ticket #26640 – Description
v2 v5 13 13 - #26621 avoid using `.vertices()` and `.edges()` in `bliss.pyx` 14 14 15 '''Needs review''': 16 17 - #26520 clean graph decompositions 18 - #26633 clean generic_graph.py (part 4) 19 - #26634 clean generic_graph.py (part 5) 20 - #26663 clean generic_graph.py (part 8) - connectivity 21 - #26675 clean generic_graph.py (part 11) - substructures 22 - #26678 clean generic_graph.py (part 12) - centrality and distances 23 - #26679 clean generic_graph.py (part 13) - searches and constructors 24 - #26680 clean generic_graph.py (part 14) - visualization