Class IFTMinusUITPlusNPT

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class IFTMinusUITPlusNPT
    extends IFTMinusUIT
    This class implements an extension of the IFTMinusUIT rule, developed by Branke and Pickardt (2011).

    The lookahead needs to be enabled in the simulation for this rule to work properly.

    Author:
    Christoph Pickardt, 2011-11-15
    See Also:
    Serialized Form
    • Constructor Detail

      • IFTMinusUITPlusNPT

        public IFTMinusUITPlusNPT()
    • Method Detail

      • calcPrio

        public double calcPrio​(PrioRuleTarget j)
        Description copied from class: PR
        Returns the priority value of entry. This method has to be overwritten by a priority rule.
        Overrides:
        calcPrio in class IFTMinusUIT