EntityList
Constraint
Enter search terms or a module, class or function name.
Instance
Represent an instance of a modelling entity
entity
name
toString
Returns a string representation of the instance.
For constraints and objective instances it is equivalent to the AMPL statement:
expand instanceName;
For set and variable instances see the documentation for the specific class.