doc/undir_graphs.dox
author alpar
Wed, 16 Mar 2005 16:40:21 +0000
changeset 1220 20b26ee5812b
child 1909 2d806130e700
permissions -rw-r--r--
- Add compilation tests for the function type interface of BFS/DFS/Dijkstra
- Fix the bugs covered up by these tests
     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 */