Initializing help system before first use

XSLP_SOLVER, LOCALSOLVER

Description
Selects the library to use for local solves
Type
Integer
Values
-1 
automatic selection, based on model characteristics and solver availability
0 
use Xpress-SLP (always available)
1 
use Knitro if available
2 
use Xpress-Optimizer if possible (convex quadratic problems only)
Default value
-1
Note

The presence of Knitro is detected automatically. Knitro can be used to solve any problem loaded into XSLP, independently from how the problem was loaded. XSLP_SOLVER is set to automatic, XSLP will be selected if any SLP specific construct has been loaded (these are ignored if Knitro is selected manually).

When solving problems to global optimality, the XSLP_SOLVER control is used to decide which local solver to call for reoptimizing NLP-infeasible solutions heuristically.

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.