Uses of Class
runner.GenericRunner
| Package | Description |
|---|---|
| runner.examples |
This package contains examples on how to run the simulation and retrieve the
results.
|
-
Uses of GenericRunner in runner.examples
Subclasses of GenericRunner in runner.examples Modifier and Type Class Description classHyFlexRunnerA 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-heuristicclassHyFlexRunner2A 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-heuristicclassSkiLodgeRunnerA 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.classSkiLodgeRunner2A 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.