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

Syntax

C#
public virtual double[] GetSlacks(
	ILPMatrix matrix,
	int soln
)

Parameters

matrix
Type: ILPMatrix
soln
Type: System..::..Int32

See Also