#7012: [with patch, needs review] clean up sage/numerical/mip.pyx
------------------------------------------+---------------------------------
 Reporter:  mvngu                         |       Owner:  jkantor   
     Type:  defect                        |      Status:  new       
 Priority:  major                         |   Milestone:  sage-4.1.2
Component:  numerical                     |    Keywords:            
 Reviewer:  Mike Hansen, Minh Van Nguyen  |      Author:            
   Merged:                                |  
------------------------------------------+---------------------------------

Comment(by ncohen):

 I tested it with #7049 :
     * I updated #7049 because the change from variable sense to variable
 maximization had to be mentionned there
     * There was a wrong docstring report because GLPK sometines returns
 1.684643648434 * 10^(-16) instead of 0 ( as CBC does )
       I added a "random" near the "optional" as GLPK and CBC do not agree
 on this.
     * sense->minimization needed changing in knapsack too

 The docstrings are perfect !!!

 Here is a new flattened patch with those two modifications included

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7012#comment:11>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to