-
Set
AllIntrinsics
¶
AllIntrinsics¶
The predefined set AllIntrinsics
contains the names of all standard
AIMMS functions and operators.
Set AllIntrinsics {
SubsetOf : AllSymbols;
Index : IndexIntrinsics;
}
Definition¶
The contents of the set
AllIntrinsics
is the collection of all standard functions and operators.