XPRSmipsolpool.Attributes
- java.lang.Object
-
- com.dashoptimization.XPRSmipsolpool.Attributes
-
- Enclosing class:
- XPRSmipsolpool
public final class XPRSmipsolpool.Attributes extends java.lang.Object
Class to access attributes. Instances of this class provide a convenient way to access the attributes of aXPRSmipsolpool
instance. The methods in this class are convenience wrappers for the variousgetXXXAttrib
functions in classXPRSmipsolpool
.
-
-
Method Summary
-
-
-
Method Detail
-
getSolutions
public int getSolutions()
Retrieves the value of the attributeXPRSconstants.MSP_SOLUTIONS
.Examples using
attributes().getSolutions
:- Returns:
-
Value of attribute
XPRSconstants.MSP_SOLUTIONS
.
-
getPrb_ValidSols
public int getPrb_ValidSols()
Retrieves the value of the attributeXPRSconstants.MSP_PRB_VALIDSOLS
.- Returns:
-
Value of attribute
XPRSconstants.MSP_PRB_VALIDSOLS
.
-
getPrb_FeasibleSols
public int getPrb_FeasibleSols()
Retrieves the value of the attributeXPRSconstants.MSP_PRB_FEASIBLESOLS
.- Returns:
-
Value of attribute
XPRSconstants.MSP_PRB_FEASIBLESOLS
.
-
getSol_Cols
public int getSol_Cols()
Retrieves the value of the attributeXPRSconstants.MSP_SOL_COLS
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOL_COLS
.
-
getSol_NonZeros
public int getSol_NonZeros()
Retrieves the value of the attributeXPRSconstants.MSP_SOL_NONZEROS
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOL_NONZEROS
.
-
getSol_IsUserSolution
public int getSol_IsUserSolution()
Retrieves the value of the attributeXPRSconstants.MSP_SOL_ISUSERSOLUTION
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOL_ISUSERSOLUTION
.
-
getSol_IsReProcessedUserSolution
public int getSol_IsReProcessedUserSolution()
Retrieves the value of the attributeXPRSconstants.MSP_SOL_ISREPROCESSEDUSERSOLUTION
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOL_ISREPROCESSEDUSERSOLUTION
.
-
getSol_BitFieldsSys
public int getSol_BitFieldsSys()
Retrieves the value of the attributeXPRSconstants.MSP_SOL_BITFIELDSSYS
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOL_BITFIELDSSYS
.
-
getSolPrb_Obj
public double getSolPrb_Obj()
Retrieves the value of the attributeXPRSconstants.MSP_SOLPRB_OBJ
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOLPRB_OBJ
.
-
getSolPrb_InfeasCount
public int getSolPrb_InfeasCount()
Retrieves the value of the attributeXPRSconstants.MSP_SOLPRB_INFEASCOUNT
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOLPRB_INFEASCOUNT
.
-
getSolPrb_InfSum_Primal
public double getSolPrb_InfSum_Primal()
Retrieves the value of the attributeXPRSconstants.MSP_SOLPRB_INFSUM_PRIMAL
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOLPRB_INFSUM_PRIMAL
.
-
getSolPrb_InfCnt_Primal
public int getSolPrb_InfCnt_Primal()
Retrieves the value of the attributeXPRSconstants.MSP_SOLPRB_INFCNT_PRIMAL
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOLPRB_INFCNT_PRIMAL
.
-
getSolPrb_InfSum_Mip
public double getSolPrb_InfSum_Mip()
Retrieves the value of the attributeXPRSconstants.MSP_SOLPRB_INFSUM_MIP
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOLPRB_INFSUM_MIP
.
-
getSolPrb_InfCnt_Mip
public int getSolPrb_InfCnt_Mip()
Retrieves the value of the attributeXPRSconstants.MSP_SOLPRB_INFCNT_MIP
.- Returns:
-
Value of attribute
XPRSconstants.MSP_SOLPRB_INFCNT_MIP
.
-
-
© 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.