Displaying Bounds

To see only the bounds for the problem, type the following command (don't forget the hyphen character):

  display problem bounds - 

The result is:

  0 <= x1 <= 40
  All other variables are >= 0.

Summary

The general syntax of the display command is:

  display option [option2] identifier [identifier2]

Previous Page: Displaying the Objective Function   Return to Top Next Page: Solving a Problem