doc/undir_graphs.dox
author ladanyi
Tue, 05 Apr 2005 09:08:23 +0000
changeset 1305 c3dc75d4af24
child 1909 2d806130e700
permissions -rw-r--r--
- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
lp_solver_skeleton.cc to src/lemon
- modified the includes
     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 */