#18838: GLPK backend does not detect unboundedness in simplex-only mode
-------------------------------------+-------------------------------------
Reporter: mkoeppe | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.8
Component: numerical | Resolution:
Keywords: lp | Merged in:
Authors: Yuan Zhou | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/yzh/glpk_backend_does_not_detect_unboundedness_in_simplex_only_mode|
e3f4f8706abcc93100dd110533296ea238bf4d13
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by dimpase):
* status: needs_review => needs_work
Comment:
docs don't build:
{{{
Error building the documentation.
Traceback (most recent call last):
File "/home/dima/software/sage/src/doc/common/builder.py", line 1626, in
<module>
getattr(get_builder(name), type)()
File "/home/dima/software/sage/src/doc/common/builder.py", line 292, in
_wrapper
getattr(get_builder(document), 'inventory')(*args, **kwds)
File "/home/dima/software/sage/src/doc/common/builder.py", line 503, in
_wrapper
x.get(99999)
File
"/home/dima/software/sage/local/lib/python/multiprocessing/pool.py", line
558, in get
raise self._value
OSError: [numerical] docstring of
sage.numerical.backends.glpk_backend.GLPKBackend.solve:82: ERROR: Unknown
interpreted text role "ticket".
}}}
due to wrong tag `ticket` in
{{{
Below we test that GLPK backend can detect unboundedness in simplex-
only mode (:ticket:`18838`).
}}}
It should be
{{{
(:trac:`18838`).
}}}
there.
PS. Please check that your patches produce correct docs, before setting
tickets up for review.
--
Ticket URL: <http://trac.sagemath.org/ticket/18838#comment:14>
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.