Set YesNo

YesNo

The predefined set YesNo defines the set of elements Yes and No.

Set YesNo {
    SubsetOf   :  AllValueKeywords;
    Index      :  IndexYesNo;
    Definition :  data { yes, no };
}

Definition

The predefined set YesNo defines the set of elements Yes and No.

Updatability

The contents of the set YesNo cannot be modified.

Note

The set YesNo is not used by AIMMS anymore.

See also

The set AllValueKeywords.