doc/undir_graphs.dox
author klao
Fri, 04 Nov 2005 12:01:40 +0000
changeset 1760 f18e8ca73a8f
child 1909 2d806130e700
permissions -rw-r--r--
concept/graph.h: graphs defined by using components (_*Graph) need no
documentation
     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 */