.Basic
Definition
When the property
Basicof a constraint or variable is set or when the optionAlways store basicsis set toon, the.Basicsuffix contains basis status of the constraint or variable at the end of a solve.
Datatype
The value of the
.Basicsuffix is an element in the predeclared setAllBasicValues.
Dimension
The
.Basicsuffix has the same dimension and domain as that of the constraint or variable at hand.
Note
The default of the option
Always store basicsison.In order to access the basic status of the definition of a variable
Xuse the notationX_definition.Basic.See also Variable Declaration and Attributes of the Language Reference