#18484: Implement k-chordality of a matroid
-------------------------------------+-------------------------------------
       Reporter:  Rudi               |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.8
      Component:  matroid theory     |   Resolution:
       Keywords:  chord              |    Merged in:
        Authors:  Travis Scrimshaw   |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/matroids/k_chordal-18484    |  2dbd6b39eaf31dbe29c657e055abb194c2230a34
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by tscrim):

 * status:  needs_info => needs_review


Comment:

 That is quite a speedup (I guess iterating over the powersets is slow in
 comparison); so I've incorporated that into this ticket. I've also changed
 `is_k_chordal` to simply `is_chordal` with other options for specifying
 what type of chordality the user wants to check (including the `[k1, k2]`
 chordality of the Bonin paper).

 Thanks for the testing and reviewing.

--
Ticket URL: <http://trac.sagemath.org/ticket/18484#comment:18>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to