Objective and RHS coefficients

The Interactive Optimizer also supports modification of a coefficient in the objective function or righthand side.

To change a coefficient in the objective function, or in the righthand side, use the corresponding option of the change command: objective or rhs. For example, to specify the righthand side of constraint 1 to be 25.0, a user enters the following command (but for this tutorial, do not enter this command now):


change rhs 1 25.0