KALIS_RELAX_ALGORITHM
Description
|
Set the solution algorithm for the relaxation
|
||
Type
|
Integer, read only
|
||
Values
|
|
||
Notes
|
This constant is passed to the
set_linrelax_solver_attribute procedure to select the solution algorithm, possible values for this parameter:
KALIS_PRIMAL_SIMPLEX,
KALIS_DUAL_SIMPLEX,
KALIS_BARRIER,
KALIS_NETWORK_SIMPLEX
|
||
See also
|