COIN-OR::LEMON - Graph Library

source: lemon-0.x/demo/strongly_connected_orientation.lgf @ 2459:ea943997a8fe

Last change on this file since 2459:ea943997a8fe was 2084:59769591eb60, checked in by Balazs Dezso, 18 years ago

Documentation improvements

Rearrangements:

IO modules
Algorithms

New documentation:

SwapBpUGraphAdaptor

Demos:

strongly_connected_orientation.cc

Benchmarks:

swap_bipartite_bench.cc

File size: 287 bytes
Line 
1@nodeset
2coords          label   
3(12,6)          9       
4(-12,3)         8       
5(-34,6)         7       
6(-23,22)        6       
7(16,26)         5       
8(43,8)          4       
9(24,-8)         3       
10(-4,-14)        2       
11(-29,-11)       1       
12@uedgeset
13                label   
145       9       9       
159       8       5       
167       6       7       
178       6       6       
184       5       11     
196       5       8       
203       4       12     
219       4       10     
223       2       4       
238       2       3       
241       2       2       
257       1       1       
26@end
Note: See TracBrowser for help on using the repository browser.