CONOPT
|
allow empty columns.
CONOPT performs many tests on the input data and by default it does not allow empty columns, i.e. variables that do not appear in any constraints. In some modeling systems environments it can be useful to allow empty columns. To bypass the usual tests you must inform CONOPT that empty columns should be allowed.
emptycol | 1 allows empty columns, 0 is the default behaviour. |