Commit Graph

7 Commits

Author SHA1 Message Date
Jeremiah Willcock
801a11bf4a Merged in changes from trunk for Boost.Graph and Boost.PropertyMap. Includes
r56013, r56014, r56015, r56016, r56017, r56089, r56097, r56116, r56117, r56126,
r56127, r56128, r56140, r56147, r56300, r56301, r56339, r56360, r56454, r56473,
r56563, r56651, r56654, r56658, r56682, r56732, r56796, r56855, r56856, r56868,
r55667, r56860, r55473, r55507, r55528, r55749, r56147, r55723, r56109, r56859,
and r55780.


[SVN r56881]
2009-10-15 20:40:46 +00:00
Douglas Gregor
2577136447 Converted to Boost Software License
[SVN r27800]
2005-03-24 14:54:12 +00:00
Jeremy Siek
e40de5b395 added #include <boost/graph/graph_utility.hpp>
[SVN r22219]
2004-02-09 17:50:41 +00:00
Jeremy Siek
a2c237a85d got rid of unnecessary complication
[SVN r19501]
2003-08-10 01:11:22 +00:00
Jeremy Siek
ca79276a10 fixed rank value type from Vertex to size_type
[SVN r19500]
2003-08-10 01:06:42 +00:00
Jeremy Siek
5215e9b4f2 examples from the book
[SVN r11503]
2001-11-01 16:56:10 +00:00
Jeremy Siek
296884f7d9 moved concept checking stuff from example/ to test/ directory
renamed dynamic components to incremental components
added regression.cfg file to test/


[SVN r9337]
2001-02-26 18:12:20 +00:00