XSLPfilesol
XSLPfilesol |
Purpose
Prints the last SLP iterations solution to file
Synopsis
int XPRS_CC XSLPfilesol(XSLPprob Prob, char *FileName);
Arguments
Prob
|
The current SLP problem.
|
FileName
|
Name of the file to write the solution into
|
Further information
For SLP variables, the initial values are also printed.
Related topics