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
H
- hashCode() - Method in class problem.skilodge.SkiLodgeSolution
- hasTimeExpired() - Method in class hyperheuristic.GenericHyperHeuristic
- heurList - Variable in class dynheurset.RunStat
-
The universal set which contains the heuristic unique identifiers
- heurList - Variable in class dynheurset.update.remove.Remove
-
Universal set.
- heurList - Variable in class dynheurset.update.Update
-
The universal set which contains the heuristic unique identifiers
- HyFlexExampleHyperHeuristic1 - Class in hyperheuristic.examples.hyflex
-
This is an example class for using a dynamic set in a hyper-heuristic.
- HyFlexExampleHyperHeuristic1(long) - Constructor for class hyperheuristic.examples.hyflex.HyFlexExampleHyperHeuristic1
- HyFlexExampleHyperHeuristic2 - Class in hyperheuristic.examples.hyflex
-
This is an example class for using two dynamic sets in a hyper-heuristic.
- HyFlexExampleHyperHeuristic2(long) - Constructor for class hyperheuristic.examples.hyflex.HyFlexExampleHyperHeuristic2
- HyFlexHyperHeuristicRunner - Class in runner
- HyFlexHyperHeuristicRunner(ProblemDomain, HyperHeuristicIntrf, DynHeurSet) - Constructor for class runner.HyFlexHyperHeuristicRunner
- HyFlexHyperHeuristicRunner2 - Class in runner
- HyFlexHyperHeuristicRunner2(ProblemDomain, HyperHeuristicIntrf, DynHeurSet, DynHeurSet) - Constructor for class runner.HyFlexHyperHeuristicRunner2
- HyFlexRunner - Class in runner.examples
-
A subclass of
GenericRunnerthat is used to create: A hyper-heuristic A problem that will be solved by the hyper-heuristic A dynamic set to integrate into the hyper-heuristic - HyFlexRunner(long, long) - Constructor for class runner.examples.HyFlexRunner
- HyFlexRunner2 - Class in runner.examples
-
A subclass of
HyFlexRunnerthat is used to create: A hyper-heuristic that will work with two dynamic sets A problem that will be solved by the hyper-heuristic Two dynamic sets to integrate into the hyper-heuristic - HyFlexRunner2(long, long) - Constructor for class runner.examples.HyFlexRunner2
- hyperheuristic - package hyperheuristic
-
This package contains hyper-heuristics that support dynamic heuristics sets.
- hyperheuristic.examples - package hyperheuristic.examples
-
This package contains examples of hyper-heuristics that use dynamic heuristics sets.
- hyperheuristic.examples.hyflex - package hyperheuristic.examples.hyflex
-
This package contains examples of hyper-heuristics derived from the HyFlex framework that use dynamic heuristics sets.
- HyperHeuristicIntrf - Interface in hyperheuristic
-
An interface for hyper-heuristics that use dynamic sets.
- HyperHeuristicRunner - Class in runner
- HyperHeuristicRunner(Problem, HyperHeuristicIntrf, DynHeurSet) - Constructor for class runner.HyperHeuristicRunner
- HyperHeuristicRunner2 - Class in runner
- HyperHeuristicRunner2(Problem, HyperHeuristicIntrf, DynHeurSet, DynHeurSet) - Constructor for class runner.HyperHeuristicRunner2
All Classes|All Packages