Initializing help system before first use

XSLP_CONTROL

Description
Bit map describing which Xpress NonLinear functions also activate the corresponding Optimizer Library function
Type
Integer
Values
Bit
Meaning
0 
Xpress NonLinear problem management functions do NOT invoke the corresponding Optimizer Library function for the underlying linear problem.
1 
XSLPcopycontrols does NOT invoke XPRScopycontrols.
2 
XSLPcopycallbacks does NOT invoke XPRScopycallbacks.
3 
XSLPcopyprob does NOT invoke XPRScopyprob.
4 
XSLPsetdefaults does NOT invoke XPRSsetdefaults.
5 
XSLPsave does NOT invoke XPRSsave.
6 
XSLPrestore does NOT invoke XPRSrestore.
Default value
0 (no bits set)
Note
The problem management functions are:
XSLPcopyprob to copy from an existing problem;
XSLPcopycontrols and XSLPcopycallbacks to copy the current controls and callbacks from an existing problem;
XSLPsetdefaults to reset the controls to their default values;
XSLPsave and XSLPrestore for saving and restoring a problem.
Affects routines

© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.