Initializing help system before first use

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.