Opened 10 years ago
Closed 10 years ago
#14435 closed enhancement (fixed)
A certificate for is_forest
Reported by: | Nathann Cohen | Owned by: | jason, ncohen, rlm |
---|---|---|---|
Priority: | major | Milestone: | sage-5.10 |
Component: | graph theory | Keywords: | |
Cc: | Vincent Delecroix, Thierry Monteil | Merged in: | sage-5.10.beta1 |
Authors: | Nathann Cohen | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Attachments (2)
Change History (9)
Changed 10 years ago by
Attachment: | trac_14435-mov.patch added |
---|
comment:1 Changed 10 years ago by
Cc: | Vincent Delecroix Thierry Monteil added |
---|---|
Status: | new → needs_review |
comment:2 Changed 10 years ago by
maybe it is better to keep the definition of forest in the is_forest method ?
Changed 10 years ago by
Attachment: | trac_14435.patch added |
---|
comment:4 Changed 10 years ago by
Status: | needs_review → positive_review |
---|
ok, looks good to me and the bot is happy. Positive review.
comment:6 Changed 10 years ago by
Reviewers: | → Frédéric Chapoton |
---|
comment:7 Changed 10 years ago by
Merged in: | → sage-5.10.beta1 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
A patch to move two methods, another for the certificates themselves.
Nathann