COIN-OR::LEMON - Graph Library

source: lemon-0.x/demo/disjoint_paths_demo.lgf @ 2172:4b25e7003868

Last change on this file since 2172:4b25e7003868 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: 525 bytes
Line 
1@nodeset
2coords  label   
3(-20,17)        15     
4(39,13)         14     
5(39,-11)        13     
6(-12,7)         12     
7(25,-15)        11     
8(-18,-14)       10     
9(45,3)          9       
10(28,13)         8       
11(25,-5)         7       
12(1,21)          6       
13(3,3)           5       
14(3,-9)          4       
15(-9,15)         3       
16(-13,-4)        2       
17(-27,5)         1       
18@edgeset
19                label   
201       15      22     
218       14      20     
2211      13      18     
231       12      8       
244       11      14     
251       10      1       
2614      9       21     
2713      9       19     
288       9       17     
297       9       16     
3011      9       15     
315       8       12     
326       8       11     
335       7       13     
343       6       4       
3512      5       9       
362       5       6       
373       5       5       
382       4       10     
3910      4       7       
4015      3       23     
411       3       3       
421       2       2       
43@nodes
44source 1
45target 9
46@end
Note: See TracBrowser for help on using the repository browser.