#18734: Construct an interactive_simplex_method.LPDictionary from a
MixedIntegerLinearProgram
-------------------------------------+-------------------------------------
       Reporter:  mkoeppe            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.10
      Component:  numerical          |   Resolution:
       Keywords:  lp                 |    Merged in:
        Authors:  Aedi Wang          |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  
u/zwang/construct_an_interactive_simplex_method_lpdictionary_from_a_mixedintegerlinearprogram|
  dece241d788c1d57fb9fa89ae377286140095c84
   Dependencies:  #18685, #18732     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by dimpase):

 {{{
 $ sage -tp --long src/sage/numerical/mip.pyx
 Running doctests with ID 2015-11-16-19-56-36-49d68035.
 Git branch: boo
 Using
 
--optional=bliss,cbc,d3js,database_gap,database_jones_numfield,gap_packages,mpir,nauty,python2,sage,scons
 Doctesting 1 file using 4 threads.
 sage -t --long --warn-long 46.3 src/sage/numerical/mip.pyx
 **********************************************************************
 File "src/sage/numerical/mip.pyx", line 2527, in
 
sage.numerical.mip.MixedIntegerLinearProgram.number_of_variables.interactive_linear_program
 Failed example:
     d2.is_optimal()
 Expected:
     True
 Got:
     False
 **********************************************************************
 1 item had failures:
    1 of  24 in
 
sage.numerical.mip.MixedIntegerLinearProgram.number_of_variables.interactive_linear_program
     [514 tests, 1 failure, 1.41 s]
 ----------------------------------------------------------------------
 sage -t --long --warn-long 46.3 src/sage/numerical/mip.pyx  # 1 doctest
 failed
 ----------------------------------------------------------------------
 Total time for all tests: 1.5 seconds
     cpu time: 1.4 seconds
     cumulative wall time: 1.4 seconds
 }}}

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