Function NLPIsFeasible(None)

NLPIsFeasible

The function NLPIsFeasible indicates whether the solution found for the last solved NLP is feasible or not.

NLPIsFeasible

Arguments

None

Return Value

The function NLPIsFeasible returns 1 if the solution of the last NLP is feasible, or 0 otherwise.