Update of /cvsroot/boost/boost
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26162

Modified Files:
        index.htm 
Log Message:
Support for graph properties in read_graphviz for BGL.


Index: index.htm
===================================================================
RCS file: /cvsroot/boost/boost/index.htm,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- index.htm   15 Sep 2006 14:28:01 -0000      1.278
+++ index.htm   4 Dec 2006 18:04:02 -0000       1.279
@@ -338,6 +338,15 @@
                               dijkstra_shortest_paths</tt></a> now calls
                               <tt>vis.initialize_vertex</tt> for each vertex
                               during initialization.</li>
+                             
+                             <li><tt>read_graphviz</tt> now provides
+                             support for graph properties.  WARNING: This
+                             may result in exceptions if the
+                             supplied property maps do not account
+                             for graph properties. See the example
+                             use <a href=
+                              "libs/graph/doc/read_graphviz.html">
+                                 here</a>.</li>
 
                               <li>See the <a href=
                               "libs/graph/doc/history.html#1.34.0">complete


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to