- 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
YesNodefines the set of elementsYesandNo.
Updatability
The contents of the set
YesNocannot be modified.
Note
The set YesNo is not used by AIMMS anymore.
See also
The set AllValueKeywords.