Opened 7 years ago
Closed 7 years ago
#16526 closed enhancement (fixed)
IntersectionGraph constructor
Reported by: | ncohen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.3 |
Component: | graph theory | Keywords: | |
Cc: | knsam, vdelecroix | Merged in: | |
Authors: | Nathann Cohen | Reviewers: | Kannappan Sampath |
Report Upstream: | N/A | Work issues: | |
Branch: | c668400 (Commits, GitHub, GitLab) | Commit: | c668400844ce4b280f115601d057e5ac28657e61 |
Dependencies: | Stopgaps: |
Description
As discussed in #16370.
Nathann
Change History (6)
comment:1 Changed 7 years ago by
- Branch set to u/ncohen/16526
- Status changed from new to needs_review
comment:2 Changed 7 years ago by
- Commit set to c668400844ce4b280f115601d057e5ac28657e61
comment:3 Changed 7 years ago by
- Status changed from needs_review to positive_review
The branch looks good to me. So, positive review :-)
.
comment:4 Changed 7 years ago by
- Reviewers set to Kannappan Sampath
comment:5 Changed 7 years ago by
wow. Quicl review ! Thanks :-)
Nathann
comment:6 Changed 7 years ago by
- Branch changed from u/ncohen/16526 to c668400844ce4b280f115601d057e5ac28657e61
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. New commits:
trac #16526: graphs.IntersectionGraph constructor