Opened 3 years ago
Closed 3 years ago
#26826 closed enhancement (fixed)
improve method _path_length
Reported by: | dcoudert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | graph theory | Keywords: | |
Cc: | Merged in: | ||
Authors: | David Coudert | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | 8ff3d3e (Commits, GitHub, GitLab) | Commit: | 8ff3d3e10671ce78a6014697ea885fa8dc91914a |
Dependencies: | Stopgaps: |
Description
A minor improvement of method _path_length
and some pep8 cleaning.
Change History (3)
comment:1 Changed 3 years ago by
- Branch set to public/26826_path_length
- Commit set to 8ff3d3e10671ce78a6014697ea885fa8dc91914a
- Status changed from new to needs_review
comment:2 Changed 3 years ago by
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
ok
comment:3 Changed 3 years ago by
- Branch changed from public/26826_path_length to 8ff3d3e10671ce78a6014697ea885fa8dc91914a
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
trac #26826: improve _path_length