COIN-OR::LEMON - Graph Library

source: lemon-0.x/demo/sample.lgf @ 1528:1aa71600000c

Last change on this file since 1528:1aa71600000c was 1528:1aa71600000c, checked in by athos, 19 years ago

Graph input-output demo, some documentation.

File size: 174 bytes
Line 
1@nodeset
2id     
35       
44       
53       
62       
71       
80       
9@edgeset
10                id      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@nodes
19source 0
20target 5
21@edges
22@attributes
23@end
Note: See TracBrowser for help on using the repository browser.