Opened 10 years ago
Closed 10 years ago
#14250 closed enhancement (fixed)
GenericGraph.is_circulant() test
Reported by: | ncohen | Owned by: | jason, ncohen, rlm |
---|---|---|---|
Priority: | major | Milestone: | sage-5.9 |
Component: | graph theory | Keywords: | |
Cc: | Merged in: | sage-5.9.beta1 | |
Authors: | Nathann Cohen | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #14251 | Stopgaps: |
Description
Tests whether a graph is a circulant graph (or digraph). Very good to have around when trying to find nice drawings of vertex-transitive graphs :-)
Nathann
Attachments (2)
Change History (9)
comment:1 Changed 10 years ago by
Status: | new → needs_review |
---|
comment:2 Changed 10 years ago by
Dependencies: | → #14251 |
---|
comment:3 Changed 10 years ago by
Changed 10 years ago by
Attachment: | trac_14250.patch added |
---|
Changed 10 years ago by
Attachment: | trac_14250-review-fc.patch added |
---|
comment:5 Changed 10 years ago by
Hello,
once the bot turns green again, and if you are happy with my review patch, you can set a positive review,
cheers,
Frederic
comment:6 Changed 10 years ago by
Reviewers: | → Frédéric Chapoton |
---|---|
Status: | needs_review → positive_review |
Green light from the bot, and thaaaaaaaaank you for your modifications. Looks like I still sound like a foreigner when I talk about groups :-)
Nathann
comment:7 Changed 10 years ago by
Merged in: | → sage-5.9.beta1 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
Hello,
Circulant graph
?