#10885: Floyd-Warshall algorithm in Cython
-------------------------------------------------+--------------------------
   Reporter:  ncohen                             |       Owner:  jason, ncohen, 
rlm
       Type:  enhancement                        |      Status:  needs_work     
   
   Priority:  major                              |   Milestone:  sage-4.7       
   
  Component:  graph theory                       |    Keywords:                 
   
     Author:  Nathann Cohen, Yann Laigle-Chapuy  |    Upstream:  N/A            
   
   Reviewer:  Nathann Cohen, Yann Laigle-Chapuy  |      Merged:                 
   
Work_issues:                                     |  
-------------------------------------------------+--------------------------
Changes (by ylchapuy):

  * status:  positive_review => needs_work


Comment:

 Sorry to bother you, but formally I didn't gave you a positive review.

 E.g is there any reason 'floyd_warshall' is a function rather than a
 method like 'breadth_first_search' ?

 You might also add one doctest for the ValueError and one for paths=False
 and distances=True.

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