Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 995 Bytes

allconstraintprogrammingrowtypes.rst

File metadata and controls

34 lines (23 loc) · 995 Bytes

AllConstraintProgrammingRowTypes

The predefined set :aimmsAllConstraintProgrammingRowTypes contains the collection of all possible row types available to be used by the Constraint Programming global constraint :aimmscp::Count.

Set AllConstraintProgrammingRowTypes {
    SubsetOf   :  AllRowTypes;
    Index      :  IndexConstraintProgrammingRowTypes;
    Definition :  data { '<=', '=', '>=', '<', '>', '<>' };
}

Definition

The set :aimmsAllConstraintProgrammingRowTypes contains the collection of all possible row types available as relation operator to the function :aimmscp::Count.

Updatability

The contents of the set cannot be modified.

The function :aimmscp::Count and the set :aimmsAllRowTypes