Solslack

Top  Previous  Next

This option causes the equation output in the listing file to contain slack variable values instead of level values as discussed in the Standard Output chapter.  This option is used by setting

 

Option Solslack=value;

 

where two values are allowed

 

0which includes equation levels in the solution part of the LST file following solves.
1which includes equation slacks in the solution part of the LST file following solves.

 

The default value is 0 so a print out including slacks does not occur.