Relaxes all integer decision variables. This method adds an [!:IConversion] object for each [!:IIntVar] in the model.

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

Syntax

C#
public void ConvertAllIntVars()

See Also