Index
A B C D E F G H I L M N P R S T U V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
R
- rank(List<Double>) - Method in class dynheurset.update.PhaseQualityIndexUpdate
-
Converts the heuristic performance into ranks.
- ratio - Variable in class dynheurset.update.remove.GroupRemoval
-
The length of the preliminary run in which no heuristics is allowed to be removed permanently.
- RelPerfRemoval - Class in dynheurset.update.remove
-
Relative performance removal strategy.
- RelPerfRemoval(double, double, double, double, double, double, double, double, double, double) - Constructor for class dynheurset.update.remove.RelPerfRemoval
- remove - Variable in class dynheurset.update.Update
-
The removal strategy
- remove() - Method in class dynheurset.update.remove.AbsPerfRemoval
- remove() - Method in class dynheurset.update.remove.ConservativeRemoval
- remove() - Method in class dynheurset.update.remove.FreqWorstRemoval
- remove() - Method in class dynheurset.update.remove.NoRemove
- remove() - Method in class dynheurset.update.remove.PatientWorstRemoval
- remove() - Method in class dynheurset.update.remove.RelPerfRemoval
- remove() - Method in class dynheurset.update.remove.Remove
-
Specifies the removal criterion.
- Remove - Class in dynheurset.update.remove
-
This class defines the removal strategy that is used by the update strategy.
- Remove() - Constructor for class dynheurset.update.remove.Remove
- removedHeurSet - Variable in class dynheurset.update.remove.Remove
-
The set of permanently removed heuristics.
- reset - Variable in class dynheurset.update.Update
-
The reset strategy
- Reset - Class in dynheurset.update.reset
-
This class defines the reset strategy that is used by the update strategy.
- Reset() - Constructor for class dynheurset.update.reset.Reset
- restart(double) - Method in class dynheurset.DynHeurSet
-
Indicates that a restart strategy is triggered in the hyper-heuristic.
- restart(double) - Method in class dynheurset.RunStat
-
Indicates that a restart strategy is triggered in the hyper-heuristic.
- result - Variable in class runner.GenericRunner
- Result - Class in runner
- Result(List<ThreadOutput>) - Constructor for class runner.Result
- rng - Variable in class hyperheuristic.GenericHyperHeuristic
-
Random number generator.
- rng - Variable in class runner.GenericRunner
- RUIN_RECREATE - problem.Problem.HeuristicType
- run() - Method in class hyperheuristic.GenericHyperHeuristic
- run() - Method in interface hyperheuristic.HyperHeuristicIntrf
- run(int) - Method in class runner.GenericRunner
- run2(int) - Method in class runner.GenericRunner
- runBestImpr - Variable in class dynheurset.RunStat
-
The percentage improvement of each heuristic over the run-best solution
- runBestValue - Variable in class dynheurset.RunStat
-
The best solution value in the current run
- runDisimpr - Variable in class dynheurset.RunStat
-
The percentage disimprovement of each heuristic for the current run (when a restart strategy is invoked, a new run will be started)
- runImpr - Variable in class dynheurset.RunStat
-
The percentage improvement of each heuristic for the current run (after the last restart is invoked)
- runMaxWait - Variable in class dynheurset.RunStat
-
The maximum number of iterations we waited before the best solution is updated in the current run
- runner - package runner
-
This package contains classes that are needed to run the simulation concurrently and to retrieve the results.
- runner.examples - package runner.examples
-
This package contains examples on how to run the simulation and retrieve the results.
- runStat - Variable in class dynheurset.DynHeurSet
-
The run statistics.
- runStat - Variable in class dynheurset.measure.Measure
-
The run statistics to record the heuristic performance.
- runStat - Variable in class dynheurset.update.remove.Remove
- runStat - Variable in class dynheurset.update.reset.Reset
- runStat - Variable in class dynheurset.update.Update
-
The run statistics to record the heuristic performance.
- RunStat - Class in dynheurset
-
RunStat calculates and stores all run statistics/variables information that can be used by dynamic set to update the active set.
- RunStat() - Constructor for class dynheurset.RunStat
- runWaitRemove - Variable in class dynheurset.RunStat
- runWaitReset - Variable in class dynheurset.RunStat
- runWaitUpdate - Variable in class dynheurset.RunStat
All Classes|All Packages