doc/undir_graphs.dox
author ladanyi
Mon, 19 Dec 2005 16:59:05 +0000
changeset 1867 15cf1fd6a505
child 1909 2d806130e700
permissions -rw-r--r--
Fix crash when the input file does not contain any nodeset or edgeset.
     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 */