ILOG CPLEX .NET Reference Manual

Cplex.HeuristicCallback.Solve Method

Solves the current node relaxation using the default algorithm.

Overload List

Solves the current node relaxation using the default algorithm.

protected virtual bool Solve();

Solves the current node relaxation using a chosen algorithm.

protected virtual bool Solve(int);

See Also

Cplex.HeuristicCallback Class | ILOG.CPLEX Namespace