doc/undir_graphs.dox
author alpar
Fri, 22 Apr 2005 17:53:26 +0000
changeset 1382 2c925c18d130
child 1909 2d806130e700
permissions -rw-r--r--
Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
     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 */