next up previous
Next: 3.2.13 The START POINT Up: 3.2 Indicator and Data Previous: 3.2.11 The RANGES Data


3.2.12 The BOUNDS Data Cards

The BOUNDS indicator card is used to announce a vector of data giving lower and upper bounds on the unknown variables. The syntax for data following this indicator card is given in Figure 3.13.

Figure 3.13: Possible data cards for BOUNDS
\begin{figure}\begin{center}
\begin{tabular}{\vert@{}c@{}\vert@{}l@{}\vert@{}l@...
...ize 49}}&
\multicolumn{1}{@{}c@{}}{~}\\
\end{tabular} \end{center} \end{figure}

The two-character string in data field 1 specifies the type of bound to be input. Possible values are: LO, XL or ZL, in the case of a lower bound, UP, XU, ZU,in the case of an upper bound, FX, XX, ZX,in the case of a fixed variable, i.e., the lower and upper bounds are equal, FR or XR if the variable is free, i.e., the lower and upper bounds are infinite, MI or XM, if there is no lower bound, and PL or XP, if there is no upper bound. The string bound-name in data field 2 gives the name of the bound vector under consideration. This name may be up to ten characters long. Several different bound vectors may be defined in the BOUNDS section.

The string $$$$$$$$$$ is used for two purposes.


next up previous
Next: 3.2.13 The START POINT Up: 3.2 Indicator and Data Previous: 3.2.11 The RANGES Data