diff options
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -345,6 +345,11 @@ <tt>vis.initialize_vertex</tt> for each vertex during initialization.</li> + <li><a + href="libs/graph/doc/bellman_ford_shortest.html"><tt>bellman_ford_shortest_paths</tt></a>: + fixed a bug where certain negative + cycles were not correctly detected.</li> + <li><b>Note:</b> the name of the compiled library for the <a href="libs/graph/doc/read_graphviz.html">GraphViz @@ -354,7 +359,7 @@ conventions.</li> <li>See the <a href= - "libs/graph/doc/history.html#1.34.0">complete + "libs/graph/doc/history.html#1.34.1">complete revision history</a> for more information.</li> </ul> </li> |