Returns true
if the current node solution is considered to be integer feasible and thus potentially eligible as a new incumbent, but not suitable for branching.
true
if the current node solution is integer feasible.
Note that in this case, getNbranches
returns 0
.