doc/undir_graphs.dox
author ladanyi
Sun, 18 Dec 2005 03:01:53 +0000
changeset 1863 12e0db6b7d0e
child 1909 2d806130e700
permissions -rw-r--r--
Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags.
     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 */