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.
     1 10 8
     2 1 1 10 8
     3 ..X....X.X
     4 .XX.X.XX..
     5 ....X..XX.
     6 XXXXXX.X..
     7 .........X
     8 .X.XXXXXXX
     9 .X...XX...
    10 .X.X....X.