demo/grid_ugraph_demo.in
author deba
Mon, 19 Jun 2006 13:44:06 +0000
changeset 2101 439b7f21ccc4
permissions -rw-r--r--
Improvement:

The item sets are written in the order sorted by the labels.

It solves the problem if we read a graph from a file and
then write it back then the nodes will be reversed.
It can be switched off with the LemonWriter interface.
deba@1979
     1
10 8
deba@1979
     2
1 1 10 8
deba@1979
     3
..X....X.X
deba@1979
     4
.XX.X.XX..
deba@1979
     5
....X..XX.
deba@1979
     6
XXXXXX.X..
deba@1979
     7
.........X
deba@1979
     8
.X.XXXXXXX
deba@1979
     9
.X...XX...
deba@1979
    10
.X.X....X.