Package runner.examples
This package contains examples on how to run the simulation and retrieve the
results.
The examples include running the simulation for the hyper-heuristics that use the HyFlex framework as well as for general hyper-heuristic that do not use the HyFlex framework.
-
Class Summary Class Description HyFlexRunner A subclass ofGenericRunnerthat 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-heuristicHyFlexRunner2 A subclass ofHyFlexRunnerthat 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-heuristicSkiLodgeRunner A subclass ofGenericRunnerthat 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.SkiLodgeRunner2 A subclass ofSkiLodgeRunnerthat is used to create: A hyper-heuristic that will work with two dynamic sets A problem that will be solved by the hyper-heuristic A dynamic set to integrate into the hyper-heuristic.