Sets the element idx from the map to value. The invoking map should be of only one dimension. See set(IloInt).

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

Syntax

C#
void Set(
	string index,
	ITupleSet v
)

Parameters

index
Type: System..::..String
v
Type: ILOG.Concert..::..ITupleSet

See Also