Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/graph/example/kruskal.expected @ 24

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

added boost

File size: 127 bytes
Line 
1Print the edge in MST:
20 <--> 2 with weight of 1
33 <--> 4 with weight of 1
44 <--> 0 with weight of 1
51 <--> 3 with weight of 1
Note: See TracBrowser for help on using the repository browser.