XPRSgetprobname
XPRSgetprobname |
Purpose
Synopsis
int XPRS_CC XPRSgetprobname(XPRSprob prob, char *probname);
Arguments
prob
|
The current problem.
|
probname
|
A string of up to
MAXPROBNAMELENGTH characters to contain the current problem name.
|
Related topics