doc/undir_graphs.dox
author alpar
Sat, 14 Jan 2006 08:44:59 +0000
changeset 1895 5b01801efbc0
child 1909 2d806130e700
permissions -rw-r--r--
- colName() added (untested on CPLEX)
- possibility to set lower/upper bounds of several cols at once
- setObj() -> obj()
- setRow() -> row()
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
*/