> Tutorials > Interactive Optimizer Tutorial > Entering a Problem > Entering Data |
Entering Data |
INDEX
![]() |
You can use the <
return>
key to split long constraints, and ILOG CPLEX still interprets the multiple lines as a single constraint. When you split a constraint in this way, do not press <return>
in the middle of a variable name or coefficient. The following is acceptable:
The entry below, however, is incorrect since the <return>
key splits a variable name.
If you type a line that ILOG CPLEX cannot interpret, a message indicating the problem will appear, and the entire constraint or objective function will be ignored. You must then re-enter the constraint or objective function.
The final thing to remember when you are entering a problem is that once you have pressed <return>
, you can no longer directly edit the characters that precede the <return>
. As long as you have not pressed the <return>
key, you can use the <backspace>
key to go back and change what you typed on that line. Once <return>
has been pressed, the change
command must be used to modify the problem. The change
command is documented in Changing a Problem .
Copyright © 1987-2003 ILOG, S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |