Function NLPSolutionIsInteger(None)

NLPSolutionIsInteger

The function NLPSolutionIsInteger indicates whether the solution found for the last NLP is integer and feasible, or not.

NLPSolutionIsInteger

Arguments

None

Return Value

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