#9350: Python max flow method
----------------------------+-----------------------------------------------
   Reporter:  ncohen        |       Owner:  jason, mvngu, ncohen, rlm
       Type:  enhancement   |      Status:  needs_review             
   Priority:  major         |   Milestone:  sage-4.5.2               
  Component:  graph theory  |    Keywords:                           
     Author:                |    Upstream:  N/A                      
   Reviewer:                |      Merged:                           
Work_issues:                |  
----------------------------+-----------------------------------------------
Changes (by ncohen):

  * status:  needs_info => needs_review


Comment:

 It does ! I just updated the patch with you example and the corrected
 docstring `:-)`

 There was, indeed, a reason for never showing directly the output of all
 these methods : it formerly used Linear Programming, and the results of
 LP, eve though correct, can vary depending on the time of the day and the
 solver used. So showing it is asking for trouble, though one can perfectly
 check some relations... But this Python implementation being
 deterministic, it's fine now !

 Nathann

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