doc/developers_interface.dox
author deba
Mon, 19 Jun 2006 13:44:06 +0000
changeset 2101 439b7f21ccc4
child 2391 14a343be7a5a
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 /*!
     2 
     3 \page developers_interface Developers' interface to graph structures
     4 
     5 Under construction
     6 
     7 */