Displaying the objective functions
These options display objective functions in the Interactive Optimizer.
To view a single objective, use the command and the objective number. For example, type the following command:
display problem objective 2
The second objective will then appear.
You can also use a wildcard to display a range of objectives, like this:
display problem objectives *
Note: The command
display problem constraints 0 is equivalent to display
problem objectives *.