#18938: Refactor shortest paths
-------------------------------------+-------------------------------------
       Reporter:  borassi            |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  graph theory       |   Resolution:
       Keywords:  Shortest path,     |    Merged in:
  eccentricity, Dijkstra             |    Reviewers:
        Authors:  Michele Borassi    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  5c7856142001699dbe00ad659a0ea95b66bedbf8
  u/borassi/refactor_shortest_paths  |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by dcoudert):

 * status:  needs_review => needs_work


Comment:

 Hello,

 The patch passes all long tests, but I have a problem when building the
 documentation (duplicate citation KRG96b). I don't know which is the best
 solution. You could eventually point to the other module documentation
 instead of repeating citation.
 {{{
 [graphs   ] /Users/dcoudert/sage/local/lib/python2.7/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.GenericGraph.wiener_index:72: WARNING: duplicate
 citation KRG96b, other instance in
 
/Users/dcoudert/sage/src/doc/en/reference/graphs/sage/graphs/distances_all_pairs.rst
 Error building the documentation.
 Traceback (most recent call last):
   File "/Users/dcoudert/sage/src/doc/common/builder.py", line 1626, in
 <module>
     getattr(get_builder(name), type)()
   File "/Users/dcoudert/sage/src/doc/common/builder.py", line 292, in
 _wrapper
     getattr(get_builder(document), 'inventory')(*args, **kwds)
   File "/Users/dcoudert/sage/src/doc/common/builder.py", line 503, in
 _wrapper
     x.get(99999)
   File "/Users/dcoudert/sage/local/lib/python/multiprocessing/pool.py",
 line 558, in get
     raise self._value
 OSError: [graphs   ] /Users/dcoudert/sage/local/lib/python2.7/site-
 packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.GenericGraph.wiener_index:72: WARNING: duplicate
 citation KRG96b, other instance in
 
/Users/dcoudert/sage/src/doc/en/reference/graphs/sage/graphs/distances_all_pairs.rst

 make[1]: *** [doc-html] Error 1
 }}}
 David.

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