Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/graph/example/connected_components.expected @ 29

Last change on this file since 29 was 29, checked in by landauf, 17 years ago

updated boost from 1_33_1 to 1_34_1

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.