Просмотр исходного кода

Add/fix entry for edmonds_maximum_cardinality_matching

[SVN r30850]
Douglas Gregor 20 лет назад
Родитель
Сommit
d699ba9974
2 измененных файлов с 14 добавлено и 1 удалено
  1. 13 0
      index.htm
  2. 1 1
      libs/graph

+ 13 - 0
index.htm

@@ -132,6 +132,19 @@
                   <div class="section-body">
                     <div class="section-body-0">
                       <div class="section-body-1">
+                        <h3>???, 2006 - Version 1.34.0</h3>
+
+                        <h4>Updated Libraries</h4>
+
+                        <ul>
+                           <li><span class="library"><a
+                           href="libs/graph/doc/index.html">Graph
+                           Library</a>:</span>
+                           <ul>
+                             <li><a href="libs/graph/doc/maximum_matching.html"><tt>edmonds_maximum_cardinality_matching</tt></a>, from Aaron Windsor.</li>
+                           </ul></li>
+                         </ul>
+                         
                         <h3>August 11, 2005 - Version 1.33.0</h3>
 
                         <h4>New Libraries</h4>

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit ba824058efa357dbdfa06b174e1e033700f26944
+Subproject commit 75d3e89442694be395baa7533e8b2fc32282e814

粤ICP备19079148号