Initializing help system before first use

XSLP_PRESOLVELEVEL, NLPPRESOLVELEVEL

Description
This control determines the level of changes presolve may carry out on the problem and whether column/row indices may change
Type
Integer
Values
1 
Individual rows only presolve, no dropped columns/rows or index changes, no nonlinear transformations ( XSLP_PRESOLVELEVEL_LOCALIZED).
2 
All linear presolve that does not drop columns/rows, no index changes, no nonlinear transformations ( XSLP_PRESOLVELEVEL_BASIC).
3 
Full linear presolve including dropping columns/rows and index changes, no nonlinear transformations ( XSLP_PRESOLVELEVEL_LINEAR).
4 
Full presolve ( XSLP_PRESOLVELEVEL_FULL).
Default value
XSLP_PRESOLVELEVEL_FULL
Note
XSLP_PRESOLVEOPS and XSLP_REFORMULATE controls the operations carried out in presolve. XSLP_PRESOLVELEVEL controls how those operations may change the problem. XSLP_PRESOLVE controls whether presolve is performed at all.
Affects routines
See also

© 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.