ChangeLog
author athos
Thu, 07 Dec 2006 16:10:54 +0000
changeset 2328 b4931ae52069
child 928 71dc900ee30f
permissions -rw-r--r--
Query functions have been implemented for GLPK (CPLEX breaks at the moment, I guess): These functions include:
retrieving one element of the coeff. matrix
retrieving one element of the obj function
lower bd for a variable
upper bound for a variable
lower and upper bounds for a row (these can not be handled separately at the moment)
direction of the optimization (is_max() function)