COIN-OR::LEMON - Graph Library

Changeset 1901:723b2b81d900 in lemon-0.x for demo/graph_orientation.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/graph_orientation.lgf

    r1687 r1901  
    11@nodeset
    2 coordinates_x   coordinates_y   f       id     
     2coordinates_x   coordinates_y   f       label   
    33-198    -73     2       7       
    44120     30      4       6       
     
    99-131    83      3       1       
    1010@edgeset
    11                 id     
     11                label   
    12127       6       3       
    13131       6       2       
Note: See TracChangeset for help on using the changeset viewer.