doc/undir_graphs.dox
author hegyi
Tue, 03 Jan 2006 17:30:22 +0000
changeset 1871 3905d347112c
child 1909 2d806130e700
permissions -rw-r--r--
Coding of Algorithms has begun, but code is really-really ugly yet.
     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 */