#7333: CBC spkg updated because of modifications in sage.numerical.mip
---------------------------------+------------------------------------------
Reporter: ncohen | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.3
Component: optional packages | Keywords:
Work_issues: | Author: Nathann Cohen
Upstream: N/A | Reviewer: Martin Albrecht
Merged: |
---------------------------------+------------------------------------------
Changes (by newvalueoldvalue):
* status: needs_review => needs_work
* reviewer: => Martin Albrecht
* upstream: => N/A
* author: => Nathann Cohen
Comment:
I get a bunch of {{{--optional}}} doctest errors if only CBC but not GLPK
is installed. Most of them are fine (they point out that I need GLPK), but
this one isn't:
{{{
sage: p.get_values(x[3]) # optional - requires Glpk or COIN-OR/CBC
Expected:
2.0
Got:
0.0
}}}
Other than that, it looks fine. I have been using it over the last week or
so and cannot report any problems.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7333#comment:2>
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.