Returns a Boolean value indicating whether the current solution is primal feasible.

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

Syntax

C#
protected internal virtual bool IsFeasible()

Return Value

A Boolean value indicating whether the current solution is primal feasible.

See Also