doc/undir_graphs.dox
author alpar
Thu, 24 Mar 2005 11:44:25 +0000
changeset 1253 609fe893df8c
child 1909 2d806130e700
permissions -rw-r--r--
- simple makefile added
- _FixId class added (more clarification needed)
- LinExpr class added
- some higher level interfaces added to LpSolverBase
- minor corrections
klao@1030
     1
/*!
klao@1030
     2
klao@1030
     3
\page undir_graphs Undirected graph structures
klao@1030
     4
klao@1030
     5
The primary data structures of LEMON are the graph classes.
klao@1030
     6
klao@1030
     7
Under construction.
klao@1030
     8
klao@1030
     9
*/