|
|
@@ -115,6 +115,19 @@
|
|
|
<!-- Search Google -->
|
|
|
<h2><a name="Latest News">Latest News</a></h2>
|
|
|
|
|
|
+ <h3> ??? - Version 1.33.0</h3>
|
|
|
+
|
|
|
+ <h4>Updated Libraries</h4>
|
|
|
+
|
|
|
+ <ul>
|
|
|
+ <li><a href="libs/graph/doc/index.html">Graph Library</a>: Introduced several new algorithms:
|
|
|
+ <ul>
|
|
|
+ <li><a href="libs/graph/doc/floyd_warshall_shortest.html"><tt>floyd_warshall_all_pairs_shortest_paths</tt></a>, from Lauren Foutz and Scott Hill.</li>
|
|
|
+ <li><a href="libs/graph/doc/astar_search.html"><tt>astar_search</tt></a>, from Kristopher Beevers and Jufeng Peng.</li>
|
|
|
+ <li><a href="libs/graph/doc/fruchterman_reingold.html"><tt>fruchterman_reingold_force_directed_layout</tt></a>, from Doug Gregor and Indiana University.</a></li>
|
|
|
+ </ul></li>
|
|
|
+ </ul>
|
|
|
+
|
|
|
<h3> ??? - Version 1.32.0</h3>
|
|
|
|
|
|
<h4>New Libraries</h4>
|