#18791: Matroid k-connectivity
-------------------------------------+-------------------------------------
Reporter: chaoxu | Owner:
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-6.8
Component: matroid theory | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: u/chaoxu/k | Commit:
-connectivity-intersection | adac5913ad0f8b4b21bcd1a231d3f26da5913a5d
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by chaoxu):
Made updates incorporating your suggestions.
Also fixed a bug. `r == len(Q)/2` case never happens because I was using
`range(len(Q)/2)`. I should use `range(len(Q)/2+1)` instead.
--
Ticket URL: <http://trac.sagemath.org/ticket/18791#comment:7>
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.