doc/undir_graphs.dox
author alpar
Fri, 25 Mar 2005 16:19:03 +0000
changeset 1263 a490938ad0aa
child 1909 2d806130e700
permissions -rw-r--r--
- LpGlpk added to the makefile
- missing const_cast<>() added
- prop for two new functions (solve() and solution())
     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 */