#10885: Floyd-Warshall algorithm in Cython
-------------------------------------------------+--------------------------
Reporter: ncohen | Owner: jason, ncohen,
rlm
Type: enhancement | Status: needs_review
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: |
-------------------------------------------------+--------------------------
Comment(by ncohen):
> I'm not sure I follow the argument: it does return something, and it's
even documented... Maybe call it '_floyd_warshall' if you don't want the
user to access it.
Well, it can be renamed to _floyd_warshall if you want, but really anybody
who would begin to list what is included inside this module will not
really care about this _. There are several functions there already, which
they are used by methods of the generic_graph file (a python file
actually, though there also is a .pyx one).
Oh, and yes it's documented, like always. A patch to get the graph/ to
100% coverage was just finished, and I'm not going to spoil that by
forgetting my methods `:-p`
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10885#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.