Initializing help system before first use

LPSTATUS

Description
LP solution status.
Type
Integer
Topic area
LP
Values
0 
Unstarted ( XPRS_LP_UNSTARTED).
1 
Optimal ( XPRS_LP_OPTIMAL).
2 
Infeasible ( XPRS_LP_INFEAS).
3 
Objective worse than cutoff ( XPRS_LP_CUTOFF).
4 
Unfinished ( XPRS_LP_UNFINISHED).
5 
Unbounded ( XPRS_LP_UNBOUNDED).
6 
Cutoff in dual ( XPRS_LP_CUTOFF_IN_DUAL).
7 
Problem could not be solved due to numerical issues. ( XPRS_LP_UNSOLVED).
8 
Problem contains quadratic data, which is not convex ( XPRS_LP_NONCONVEX). Consider using FICO Xpress Global.
Note
The possible return values are defined as constants in the Optimizer C header file.
Set by routines
See also
Category
Attribute

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