Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/graph/example/connected_components.expected @ 12

Last change on this file since 12 was 12, checked in by landauf, 18 years ago

added boost

File size: 193 bytes
Line 
1Total number of components: 3
2Vertex 0 is in component 0
3Vertex 1 is in component 0
4Vertex 2 is in component 1
5Vertex 3 is in component 2
6Vertex 4 is in component 0
7Vertex 5 is in component 1
8
Note: See TracBrowser for help on using the repository browser.