doc/undir_graphs.dox
author deba
Fri, 04 Mar 2005 17:20:11 +0000
changeset 1194 7bce0ef61d6b
child 1909 2d806130e700
permissions -rw-r--r--
Change test to be up to date.
Deprecated test, it should be used rather the heap_test.cc and heap_test.h.
     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 */