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

Syntax

C#
protected internal static Cplex..::..Status makeStatus(
	int status,
	bool pfeas,
	bool dfeas
)

Parameters

status
Type: System..::..Int32
pfeas
Type: System..::..Boolean
dfeas
Type: System..::..Boolean

See Also