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

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

Syntax

C#
public interface ISymbolSetMap : IMap

Remarks

The class ISymbolSetMap maps set-of-strings elements such as ISymbolSet. This list is indexed by sets of integers, floats, strings or tuples.

See Also