mirror of
https://github.com/boostorg/boost.git
synced 2025-04-18 19:25:13 +00:00
Announce additions to BGL
[SVN r25896]
This commit is contained in:
parent
27afb1c055
commit
52f97df597
1 changed files with 13 additions and 0 deletions
13
index.htm
13
index.htm
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue