Opened 2 years ago
Last modified 23 months ago
#27135 closed enhancement
pep8 in digraph_generators.py (part 2) — at Initial Version
Reported by: | dcoudert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.7 |
Component: | graph theory | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Clean
Complete
Circuit
Circulant
In both Circuit
and `Circulant, we also avoid creating the list of edges before adding it to the digraph (small speed up)
Note: See
TracTickets for help on using
tickets.