Index

A B C D E F G H I L M N P R S T U V W 
All Classes|All Packages

U

uniqueValuesTrace - Variable in class dynheurset.RunStat
The unique fitness trace which does not store duplicate solution values
uniqueValuesTrace - Variable in class runner.ThreadOutput
 
update - Variable in class dynheurset.DynHeurSet
The update strategy used to decide when and how to update the active set.
Update - Class in dynheurset.update
This class defines the update strategy used by a dynamic set.
Update() - Constructor for class dynheurset.update.Update
 
updateActiveList() - Method in class dynheurset.DynHeurSet
Updates the active set from which the hyper-heuristic is allowed to choose if an update condition is satisfied and returns the currently active set.
updateActiveList() - Method in class dynheurset.update.Update
Updates and returns the active set.
updateHeurValue(int, double, double, long) - Method in class dynheurset.DynHeurSet
Updates the performance-related information of the heuristic stored at index idx in the universal set of this dynamic set.
updateHeurValue(int, double, double, long) - Method in class dynheurset.RunStat
Updates the performance-related information of the heuristic stored at index idx in the universal set of this dynamic set.
util - package util
This package contains helper classes that provide helper methods needed in the implementation of dynamic sets.
util - Variable in class dynheurset.update.PhaseGreedyUpdate
A utility object containing several helper methods
util - Variable in class dynheurset.update.PhaseQualityIndexUpdate
A utility object containing several helper methods
util - Variable in class dynheurset.update.remove.FreqWorstRemoval
 
util - Variable in class dynheurset.update.remove.GroupRemoval
 
util - Variable in class dynheurset.update.remove.PatientWorstRemoval
 
Utility - Class in util
 
Utility() - Constructor for class util.Utility
 
A B C D E F G H I L M N P R S T U V W 
All Classes|All Packages