Initializing help system before first use

XPRSnodeCutoffListener

  • All Superinterfaces:
    java.util.EventListener


    public interface XPRSnodeCutoffListener
    extends java.util.EventListener
    Interface for handling Nodecutoff events.
    • Method Summary

      Modifier and Type Method and Description
      void XPRSnodeCutoffEvent(XPRSprob prob, java.lang.Object vContext, int nodnum) 
    • Method Detail

      • XPRSnodeCutoffEvent

        void XPRSnodeCutoffEvent(XPRSprob prob,
                                 java.lang.Object vContext,
                                 int nodnum)