NO FRAMES

Macro CPXERR_BAD_INDCONSTR

Definition file: cplex.h

CPXERR_BAD_INDCONSTR

1439 Line %d: Illegal indicator constraint.
Indicator constraints are not allowed in the objective, or in lazy constraints or user cuts sections. The indicator variable may only be compared against values of 0 and 1. The MPS format requires that the indicator type be "IF" and that indicator constraints be of type 'E', 'L' or 'G'.