#11738: Various issues in is_interval and is_chordal
----------------------------+-----------------------------------------------
Reporter: ddestrada | Owner: jason, ncohen, rlm
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.2
Component: graph theory | Keywords: interval chordal
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
----------------------------+-----------------------------------------------
There is a bug in the return line of is_interval when asked for a
certificate and the graph has more than one connected component.
Also, here there is an enhancement to avoid the explicit generation of
subsets in is_interval and is_chordal, which is expensive, using
issubset() instead.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11738>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.