Returns true if current solution is integer feasible

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

Syntax

C#
protected bool IsIntegerFeasible()

Return Value

true if current solution is integer feasible

See Also