COIN-OR::LEMON - Graph Library

source: lemon-0.x/demo/sample.lgf @ 2472:fb60f631790b

Last change on this file since 2472:fb60f631790b was 2416:261b4701405d, checked in by Balazs Dezso, 17 years ago

Small improvments

File size: 546 bytes
Line 
1@nodeset
2label      coordinates_x   coordinates_y
35       796.398 208.035
44       573.002 63.002
53       568.549 401.748
62       277.889 68.476
71       288.248 397.327
80       102.239 257.532
9@edgeset
10                label      capacity
114       5       6       8
123       5       5       8
132       4       4       5
141       4       3       8
151       3       2       5
160       2       1       10
170       1       0       10
18#This is a comment here
19@nodes
20source 0
21target 5
22@edges
23@attributes
24name "Simple Sample Graph"
25author "Attila BERNATH"
26@end
Note: See TracBrowser for help on using the repository browser.