Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

added boost

File size: 185 bytes
Line 
1G0:
20 --> 1
31 --> 2 3
42 --> 5
53 -->
64 --> 1 5
75 --> 3
80(0,1) 1(1,2) 2(1,3) 6(2,5) 3(4,1) 4(4,5) 5(5,3)
9
10G1:
112 --> 5
124 --> 5
135 -->
146(2,5) 4(4,5)
15
16G2:
170 --> 1
181 -->
190(0,1)
20
Note: See TracBrowser for help on using the repository browser.