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

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
protected internal virtual bool Solve()

Return Value

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

See Also