Linear Programming - Metadata



DenseSimplex Class
METADATUM
DEFAULT
MIN
MAX
DESCRIPTION
lp.name
null
    The string name of the problem.
lp.epsilon
1.0E-6
0.0   Use to determine a zero value.
lp.isMaximize
false
false true True for maximization problems.
lp.maxIterations
ncol*20
ncol   Used to limit iterations.
lp.minCoefficient
1.0E-4
0.0   Used to check absolute values.
lp.maxCoefficient 
1.0E5
0.0   Used to check absolute values.



Copyright(C)1997-99 by DRA Systems all rights reserved.