mirror of
https://github.com/boostorg/graph.git
synced 2026-07-21 13:23:42 +00:00
Add copyright, 1.34.1 history
[SVN r40809]
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Copyright (c) 2002 Trustees of Indiana University
|
||||
#
|
||||
# Distributed under the Boost Software License, Version 1.0.
|
||||
# (See accompanying file LICENSE_1_0.txt or copy at
|
||||
# http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
project boost/graph
|
||||
: requirements <include>../src
|
||||
|
||||
@@ -93,6 +93,10 @@ September 27, 2000.
|
||||
</ul>
|
||||
</li><br>
|
||||
|
||||
<a name="1.34.1"></a><li>Version 1.34.1</br><b>Bug Fixes</b><br>
|
||||
<ul>
|
||||
<li><a href="bellman_ford_shortest.html"><tt>bellman_ford_shortest_paths</tt></a>: fixed a bug where certain negative cycles were not correctly detected.</li>
|
||||
</ul>
|
||||
<a name="1.34.0"></a><li>Version 1.34.0<br><b>New algorithms and components</b>
|
||||
<ul>
|
||||
<li><a href="maximum_matching.html"><tt>edmonds_maximum_cardinality_matching</tt></a>, from Aaron Windsor.</li>
|
||||
|
||||
Reference in New Issue
Block a user