This method returns the submap index from the map. The invoking map should have more than one dimension.

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

Syntax

C#
IConstraintMap GetSub(
	ITuple index
)

Parameters

index
Type: ILOG.Concert..::..ITuple

See Also