doc/undir_graphs.dox
author hegyi
Wed, 27 Jul 2005 11:19:35 +0000
changeset 1596 44897b1ba4e2
child 1909 2d806130e700
permissions -rw-r--r--
Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way.
     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 */