Removes extractable extr from the invoking solution. If the invoking solution does not contain extr, it throws an instance of IloException.

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

Syntax

C#
void Remove(
	IIntervalVar extr
)

Parameters

extr
Type: ILOG.Concert..::..IIntervalVar

See Also