graph/example/connected_components.expected
Jeremy Siek 18620374e9 work on connected components
[SVN r9328]
2001-02-25 21:00:13 +00:00

9 lines
193 B
Plaintext

Total number of components: 3
Vertex 0 is in component 0
Vertex 1 is in component 0
Vertex 2 is in component 1
Vertex 3 is in component 2
Vertex 4 is in component 0
Vertex 5 is in component 1