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

Syntax

C#
public virtual double DualFarkas(
	IConstraint[] rng,
	double[] y
)

Parameters

rng
Type: array<ILOG.Concert..::..IConstraint>[]()[][]
y
Type: array<System..::..Double>[]()[][]

See Also