Solves the current node relaxation using a chosen algorithm.
This method returns true
if a feasible solution has been found and false
otherwise.
This method can be used to solve the current node, usually after some bounds have been changed, for example, by the method setBounds
. The algorithm alg
will be used to solve the node.
Cplex.HeuristicCallback Class | ILOG.CPLEX Namespace | Cplex.HeuristicCallback.Solve Overload List