This is the class for mapping a list of constraint values.

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

Syntax

C#
public interface IConstraintMap : IMap

Remarks

This is the class for mapping constraint elements. This list is indexed by sets of integers, floats, strings or tuples.

See Also