ILOG CPLEX .NET Reference Manual

Cplex.SolveCallback.Solve Method ()

Solves the current node using the default algorithm (Cplex.Algorithm.Auto).

protected virtual bool Solve();

Return Value

A Boolean value indicating whether a feasible solution has been found.

See Also

Cplex.SolveCallback Class | ILOG.CPLEX Namespace | Cplex.SolveCallback.Solve Overload List