#20446: GLPKExactBackend - a variation on GLPKBackend that sets a solver 
parameter
and signals errors on integer variables
-------------------------------------+-------------------------------------
       Reporter:  mkoeppe            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-wishlist
      Component:  numerical          |   Resolution:
       Keywords:  lp                 |    Merged in:
        Authors:  Matthias Koeppe    |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  
u/mkoeppe/glpkexactbackend___a_variation_on_glpkbackend_that_sets_a_solver_parameter_and_signals_errors_on_integer_variables|
  07266d71797ff836515cf929c9e6aa6f70fa65a3
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by dimpase):

 indentation here is weird:
 {{{
 cdef class PPLBackend(GenericBackend):
 +
 +    """
 +    TESTS::
 +
 +            sage: from sage.numerical.backends.generic_backend import
 get_solver
 +            sage: p = get_solver(solver = "PPL")
 +            sage: TestSuite(p).run(skip="_test_pickling")
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/20446#comment:4>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to