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