demo/sample.lgf
author hegyi
Thu, 05 Jan 2006 12:30:09 +0000
changeset 1878 409a31271efd
parent 1540 7d028a73d7f2
child 1901 723b2b81d900
permissions -rw-r--r--
Several changes. \n If new map is added to mapstorage it emits signal with the name of the new map. This was important, because from now on not only tha mapwin should be updated. \n Furthermore algobox gets a pointer to mapstorage instead of only the mapnames from it. This is important because without it it would be complicated to pass all of the required maps to algobox.
athos@1530
     1
@nodeset
athos@1530
     2
id      coordinates_x   coordinates_y
athos@1530
     3
5       796.398 208.035
athos@1530
     4
4       573.002 63.002
athos@1530
     5
3       568.549 401.748
athos@1530
     6
2       277.889 68.476
athos@1530
     7
1       288.248 397.327
athos@1530
     8
0       102.239 257.532
athos@1530
     9
@edgeset
athos@1530
    10
                id      capacity
athos@1530
    11
4       5       6       8
athos@1530
    12
3       5       5       8
athos@1530
    13
2       4       4       5
athos@1530
    14
1       4       3       8
athos@1530
    15
1       3       2       5
athos@1530
    16
0       2       1       10
athos@1530
    17
0       1       0       10
athos@1540
    18
#This is a comment here
athos@1530
    19
@nodes
athos@1528
    20
source 0
athos@1528
    21
target 5
athos@1528
    22
@edges 
athos@1528
    23
@attributes 
athos@1541
    24
author "Attila BERNATH"
athos@1528
    25
@end