Package dynheurset.update.remove
This package contains classes implementing different removal strategies.
-
Class Summary Class Description AbsPerfRemoval Absolute performance removal strategy.ConservativeRemoval A Conservative removal strategy.FreqWorstRemoval Frequency Worst Removal StrategyGroupRemoval The base class for removal strategies that remove multiple heuristics at once.NoRemove PatientWorstRemoval A patient Worst Removal Strategy.RelPerfRemoval Relative performance removal strategy.Remove This class defines the removal strategy that is used by the update strategy.