Update of /cvsroot/boost/boost/libs/graph/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19502/libs/graph/doc

Modified Files:
        history.html table_of_contents.html 
Added Files:
        cochet-terrasson98numerical.pdf dasdan-dac99.pdf 
        howard_cycle_ratio.html 
Log Message:
Maximum and minimum cycle ratio

--- NEW FILE: cochet-terrasson98numerical.pdf ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: dasdan-dac99.pdf ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: howard_cycle_ratio.html ---
(This appears to be a binary file; contents omitted.)

Index: history.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/graph/doc/history.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- history.html        29 Jan 2007 22:14:41 -0000      1.40
+++ history.html        30 Jul 2007 13:01:16 -0000      1.41
@@ -85,6 +85,7 @@
       <li><a href="kolmogorov_max_flow.html"><tt>kolmogorov_max_flow</tt></a>, 
from Stephan Diederich as part of the <a 
href="http://code.google.com/soc/";>2006 Google Summer of Code</a>.</li>
       <li><a href="read_dimacs.html">read_dimacs_max_flow</a> and <a 
href="write_dimacs.html">write_dimacs_max_flow</a> for max-flow problems, from 
Stephan Diederich.</li>
       <li><a href="read_graphml.html">read_graphml</a> and <a 
href="write_graphml.html">write_graphml</a> for <a 
href="http://graphml.graphdrawing.org/";>GraphML</a> input/output, from Tiago de 
Paula Peixoto.</li>
+      <li><a href="howard_cycle_ratio.html"><tt>minimum_cycle_ratio</tt> and 
<tt>maximum_cycle_ratio</tt></a>, from Dmitry Bufistov and Andrey Parfenov.</li>
     </ul><br><b>Enhancements</b><br>
     <ul>
       <li><a href="leda_conversion.html">LEDA Adaptor</a> improvements, from 
Jens M&uuml;ller.</li>

Index: table_of_contents.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/graph/doc/table_of_contents.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- table_of_contents.html      29 Jan 2007 22:14:41 -0000      1.57
+++ table_of_contents.html      30 Jul 2007 13:01:16 -0000      1.58
@@ -215,6 +215,7 @@
                 </li>
                <li><a href="astar_search.html"><tt>astar_search</tt></a></li>
                 <li><a 
href="lengauer_tarjan_dominator.htm"><tt>lengauer_tarjan_dominator_tree</tt></a></li>
+                <li><a 
href="howard_cycle_ratio.html"><tt>minimum_cycle_ratio</tt> and 
<tt>maximum_cycle_ratio</tt></a></li>
             </OL>
          </OL>
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to