doc/undir_graphs.dox
author alpar
Wed, 20 Jul 2005 08:06:32 +0000
changeset 1573 b76a0af36f44
child 1909 2d806130e700
permissions -rw-r--r--
- graph_to_eps_demo.cc is rightly documented
- Fix/improve documentation of graphToEps()
- Missing const added to ColorSet::size();
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
*/