Function MINLPIncumbentIsFeasible(None)

MINLPIncumbentIsFeasible

The function MINLPIncumbentIsFeasible indicates whether the current incumbent solution is feasible or not for the MINLP problem.

MINLPIncumbentIsFeasible

Arguments

None

Return Value

The function MINLPIncumbentIsFeasible returns 1 if the current incumbent solution is feasible for the MINLP problem, or 0 otherwise.