Returns the Cplex.CplexStatus
for the current node.
This method returns the Cplex.CplexStatus
of the solution found by the instance of Cplex
at the current node during the last call to the method Cplex.HeuristicCallback.Solve
(which may have been called directly in the callback or by Cplex
when processing the node just before the callback is called).