Opened 9 years ago
Last modified 9 years ago
#11961 closed enhancement
Fixes a bug in is_chordal -- two algorithms — at Version 1
Reported by: | ncohen | Owned by: | jason, ncohen, rlm |
---|---|---|---|
Priority: | major | Milestone: | sage-4.8 |
Component: | graph theory | Keywords: | |
Cc: | Merged in: | ||
Authors: | Nathann Cohen, Jan Elffers | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
This ticket follows #11735, which fixes the bug reported by Jan on sage-devel [1]. It makes his alternative algorithm available in the function, so that we now have two different versions available, and still double-check the values it returns :-)
Requires : #11735
Apply : trac_11961.patch
[1] https://groups.google.com/d/topic/sage-support/rU1VTz1Ou_I/discussion
Change History (1)
comment:1 Changed 9 years ago by
- Description modified (diff)
- Status changed from new to needs_review
Note: See
TracTickets for help on using
tickets.