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.
     1 /*!
     2 
     3 \page undir_graphs Undirected graph structures
     4 
     5 The primary data structures of LEMON are the graph classes.
     6 
     7 Under construction.
     8 
     9 */