Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/graph/example/subgraph.expected @ 47

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

updated boost from 1_33_1 to 1_34_1

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.