This is the class for mapping a list of set of tuples values.

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

Syntax

C#
public interface ITupleSetMap : IMap

Remarks

This is the class for mapping set of tuple elements such as ITupleSet. This list is indexed by sets of integers, floats, strings or tuples.

See Also