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

added change comment for graph library

[SVN r9943]
Jeremy Siek 25 лет назад
Родитель
Сommit
09bca88eda
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      index.htm

+ 1 - 0
index.htm

@@ -57,6 +57,7 @@ with any concerns you don't want to just post to the mailing list.</p>
     added:&nbsp; Help for non-conforming standard libraries from Ralf Grosse-Kunstleve.</li>
     added:&nbsp; Help for non-conforming standard libraries from Ralf Grosse-Kunstleve.</li>
   <li><a href="libs/random/index.html">Random Number Library</a>: Split into separate headers, updated documentation, added lagged_fibonacci generator.</li>
   <li><a href="libs/random/index.html">Random Number Library</a>: Split into separate headers, updated documentation, added lagged_fibonacci generator.</li>
   <li><a href="libs/integer/index.htm">Integer Library</a>: Minor portability update.</li>
   <li><a href="libs/integer/index.htm">Integer Library</a>: Minor portability update.</li>
+  <li><a href="libs/graph/index.html">Graph Library</a>: Changed algorithm interfaces to use named parameters technique. Added graph isomorphism algorithm.</li>
 </ul>
 </ul>
 <p>March 14, 2001 - Version 1.21.1</p>
 <p>March 14, 2001 - Version 1.21.1</p>
 <ul>
 <ul>

粤ICP备19079148号