Solves the current node relaxation using the default algorithm.

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

Syntax

C#
protected internal virtual bool Solve()

Return Value

This method returns true if a feasible solution has been found and false otherwise.

See Also