Removes each element of array from the invoking solution. If the invoking solution does not contain all elements of array, the member function throws an instance of IloException.

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

Syntax

C#
void Remove(
	IIntervalVar[] extr
)

Parameters

extr
Type: array<ILOG.Concert..::..IIntervalVar>[]()[][]

See Also