COIN-OR::LEMON - Graph Library

Changeset 1901:723b2b81d900 in lemon-0.x for demo/sample.lgf


Ignore:
Timestamp:
01/24/06 17:07:38 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2476
Message:

Lemon Graph Format uses label instead of id named map.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • demo/sample.lgf

    r1541 r1901  
    11@nodeset
    2 id      coordinates_x   coordinates_y
     2label      coordinates_x   coordinates_y
    335       796.398 208.035
    444       573.002 63.002
     
    880       102.239 257.532
    99@edgeset
    10                 id      capacity
     10                label      capacity
    11114       5       6       8
    12123       5       5       8
Note: See TracChangeset for help on using the changeset viewer.