.NumberOfInfeasibilities¶
Definition¶
The mathematical program suffix
.NumberOfInfeasibilities
contains the number of individual constraints that are infeasible at the end of the solve.
Datatype¶
The value of the
.NumberOfInfeasibilities
suffix is an integer.
Note
The GAMS and AIMMS 2 equivalent name is
.numinfes
.The
.NumberOfInfeasibilities
suffix is also mentioned in Table Suffices of a mathematical program filled by the solver of the Language Reference.