COIN-OR::LEMON - Graph Library

source: lemon-main/demo/circulation-input.lgf @ 399:5a7dbeaed70e

Last change on this file since 399:5a7dbeaed70e was 399:5a7dbeaed70e, checked in by Alpar Juttner <alpar@…>, 15 years ago

Port Circulation from svn -r3516 (#175)
Namely,

  • port the files
  • apply the migrate script
  • apply the unify script
  • fix the compilation
  • strip the demo input file
  • break long lines
File size: 1.3 KB
Line 
1@nodes
2coordinates_x   coordinates_y   delta   label   
3-396.638        -311.798        0       0       
4154.409         -214.714        13      1       
5-378.119        -135.808        0       2       
6-138.182        -58.0452        0       3       
755              -76.1018        0       4       
8-167.302        169.88          0       5       
971.6876         38.7452         0       6       
10-328.784        257.777         0       7       
11354.242         67.9628         -13     8       
12147             266             0       9       
13@edges
14                label   lo_cap  up_cap 
150       1       0       0       20     
160       2       1       0       0       
171       1       2       0       3       
181       2       3       0       8       
191       3       4       0       8       
202       5       5       0       5       
213       2       6       0       5       
223       5       7       0       5       
233       6       8       0       5       
244       3       9       0       3       
255       7       10      0       3       
265       6       11      0       10     
275       8       12      0       10     
286       8       13      0       8       
298       9       14      0       20     
308       1       15      0       5       
319       5       16      0       5       
32@end
Note: See TracBrowser for help on using the repository browser.