XPRSdefaultMipSolEnumHandler
- java.lang.Object
-
- com.dashoptimization.XPRSdefaultMipSolEnumHandler
-
- All Implemented Interfaces:
- XPRSmipSolEnumHandlerListener, java.util.EventListener
public class XPRSdefaultMipSolEnumHandler extends java.lang.Object implements XPRSmipSolEnumHandlerListener
This is the default implementation of XPRSmipSolEnumHandlerListener, included in xprs.jar as com.dashoptimization.XPRSdefaultMipSolEnumHandler. The source code is also included, in the file xpressmp/includes/XPRSdefaultMipSolEnumHandler.java. The XPRSdefaultMipSolEnumHandler class implements most of the functionality you will want to use with the MIP solution enumerator, but you can provide alternate implementations, possibly based on XPRSdefaultMipSolEnumHandler, if you require additional functionality.
-
-
Constructor Summary
Constructor and Description XPRSdefaultMipSolEnumHandler()
-
Method Summary
Modifier and Type Method and Description int
XPRSmipSolEnumHandlerEvent(XPRSmipsolenum mse, XPRSprob prob, XPRSmipsolpool msp, java.lang.Object vContext, IntHolder nMaxSols, double[] x_Zb, int nCols, double dMipObject, DoubleHolder dModifiedObject, BoolHolder bRejectSoln, BoolHolder bUpdateMipAbsCutOffOnCurrentSet)
-
-
-
Method Detail
-
XPRSmipSolEnumHandlerEvent
public int XPRSmipSolEnumHandlerEvent(XPRSmipsolenum mse, XPRSprob prob, XPRSmipsolpool msp, java.lang.Object vContext, IntHolder nMaxSols, double[] x_Zb, int nCols, double dMipObject, DoubleHolder dModifiedObject, BoolHolder bRejectSoln, BoolHolder bUpdateMipAbsCutOffOnCurrentSet)
- Specified by:
-
XPRSmipSolEnumHandlerEvent
in interfaceXPRSmipSolEnumHandlerListener
-
-
© 2001-2020 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.