Changes between Version 6 and Version 7 of Ticket #26640
- Timestamp:
- 12/04/18 20:21:16 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26640 – Description
v6 v7 17 17 - #26663 clean generic_graph.py (part 8) - connectivity 18 18 - #26675 clean generic_graph.py (part 11) - substructures 19 - #26678 clean generic_graph.py (part 12) - centrality and distances19 - #26678 clean generic_graph.py (part 12) - meta-ticket for methods related to clustering, centrality and distances. Tickets are #26803, #26813, #26814, #26815, #26819, #26820, #26821, #26822, #26823, #26824, #26825, #26826 20 20 - #26679 clean generic_graph.py (part 13) - searches and constructors 21 21 - #26779 py3: fix `graph_input.py` and `hypergraph_generators.py`