doc/undir_graphs.dox
author alpar
Wed, 16 Mar 2005 07:50:20 +0000
changeset 1215 81b4731f8a6b
child 1909 2d806130e700
permissions -rw-r--r--
- '.lgf' could be the standard 'lemon graph format' extension.
- heap_test is fixed in order that 'make discheck' work.
- heap_test now checks whether the input file exists.
klao@1030
     1
/*!
klao@1030
     2
klao@1030
     3
\page undir_graphs Undirected graph structures
klao@1030
     4
klao@1030
     5
The primary data structures of LEMON are the graph classes.
klao@1030
     6
klao@1030
     7
Under construction.
klao@1030
     8
klao@1030
     9
*/