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
C
- calcAbsolutePerf(double[], double[]) - Method in class util.Utility
- calcRelativePerf(double[]) - Method in class util.Utility
- call() - Method in class runner.HyFlexHyperHeuristicRunner
- call() - Method in class runner.HyFlexHyperHeuristicRunner2
- call() - Method in class runner.HyperHeuristicRunner
- call() - Method in class runner.HyperHeuristicRunner2
- canRemove() - Method in class dynheurset.update.remove.AbsPerfRemoval
- canRemove() - Method in class dynheurset.update.remove.ConservativeRemoval
- canRemove() - Method in class dynheurset.update.remove.FreqWorstRemoval
- canRemove() - Method in class dynheurset.update.remove.NoRemove
- canRemove() - Method in class dynheurset.update.remove.PatientWorstRemoval
- canRemove() - Method in class dynheurset.update.remove.RelPerfRemoval
- canRemove() - Method in class dynheurset.update.remove.Remove
-
Specifies the removal condition.
- canReset() - Method in class dynheurset.update.reset.FreqReset
- canReset() - Method in class dynheurset.update.reset.NoReset
- canReset() - Method in class dynheurset.update.reset.PatientReset
- canReset() - Method in class dynheurset.update.reset.Reset
-
Returns
trueif the active set should be reset and returnsfalseotherwise. - canUpdate() - Method in class dynheurset.update.PatientPhaseDominanceUpdate
- canUpdate() - Method in class dynheurset.update.PatientPhaseFairGreedyUpdate
- canUpdate() - Method in class dynheurset.update.PatientPhaseGreedyUpdate
- canUpdate() - Method in class dynheurset.update.PatientPhaseQualityIndexUpdate
- canUpdate() - Method in class dynheurset.update.PhaseDominanceUpdate
- canUpdate() - Method in class dynheurset.update.PhaseGreedyUpdate
- canUpdate() - Method in class dynheurset.update.PhaseQualityIndexUpdate
- canUpdate() - Method in class dynheurset.update.Update
-
Returns
trueif the active set is to be updated andfalseotherwise. - collectPerfStatistics() - Method in class runner.ThreadOutput
-
Compute the performance statistics from all runs for each heuristic.
- compareSolutions(int, int) - Method in interface problem.Problem
- compareSolutions(int, int) - Method in class problem.skilodge.SkiLodge
- ConservativeRemoval - Class in dynheurset.update.remove
-
A Conservative removal strategy.
- ConservativeRemoval(double, double, double, double, double, double, double, double, double, double) - Constructor for class dynheurset.update.remove.ConservativeRemoval
- copySolution() - Method in class problem.skilodge.SkiLodgeSolution
- copySolution(int, int) - Method in interface problem.Problem
- copySolution(int, int) - Method in class problem.skilodge.SkiLodge
- createDynHeurSet() - Method in class runner.examples.HyFlexRunner
- createDynHeurSet() - Method in class runner.examples.SkiLodgeRunner
- createDynHeurSet() - Method in class runner.GenericRunner
- createHyFlexProblem() - Method in class runner.examples.HyFlexRunner
- createHyFlexProblem() - Method in class runner.GenericRunner
- createHyperHeuristic() - Method in class runner.examples.HyFlexRunner
- createHyperHeuristic() - Method in class runner.examples.HyFlexRunner2
-
Creates a hyper-heuristic that uses two dynamic sets to manage perturbative and local search heuristics separately.
- createHyperHeuristic() - Method in class runner.examples.SkiLodgeRunner
- createHyperHeuristic() - Method in class runner.examples.SkiLodgeRunner2
-
Creates a hyper-heuristic that uses two dynamic sets to manage perturbative and local search heuristics separately.
- createHyperHeuristic() - Method in class runner.GenericRunner
- createProblem() - Method in class runner.examples.SkiLodgeRunner
- createProblem() - Method in class runner.GenericRunner
- CROSSOVER - problem.Problem.HeuristicType
All Classes|All Packages