#18429: Add the matroid connectivity function
-------------------------------------+-------------------------------------
       Reporter:  Rudi               |        Owner:  Rudi
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  matroid theory     |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Rudi Pendavingh    |    Reviewers:  Travis Scrimshaw
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/matroid/add_matroid_connectivity-18429|  
9b55e71cbde687f3385ef19f98abc188ccc7362c
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by tscrim):

 * commit:  402fdf71b37a6753076be4ccf8a157667694b75d =>
     9b55e71cbde687f3385ef19f98abc188ccc7362c
 * branch:  u/Rudi/add_the_matroid_connectivity_function =>
     public/matroid/add_matroid_connectivity-18429
 * reviewer:   => Travis Scrimshaw


Comment:

 Do you have some timings between the current version and your proposed
 version of `is_3connected`? Also should we just change this to a method
 `is_k_connected`, as I think all we'd need to change is `< 2` to `< k-1`?
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=aa453e70ed3d20dee29fdf5bbc99987201a23c0f
 aa453e7]||{{{Merge branch 'do_not_checkout' into
 public/matroid/add_matroid_connectivity-18429}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=9b55e71cbde687f3385ef19f98abc188ccc7362c
 9b55e71]||{{{Reviewer changes to docstring formatting and trailing
 whitespace.}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/18429#comment:17>
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