Uses of Package
problem
| Package | Description |
|---|---|
| hyperheuristic |
This package contains hyper-heuristics that support dynamic heuristics sets.
|
| problem |
This package contains the problem domains.
|
| problem.skilodge |
This package contains the implementation of the Ski-Lodge Problem.
|
| runner |
This package contains classes that are needed to run the simulation concurrently
and to retrieve the results.
|
| runner.examples |
This package contains examples on how to run the simulation and retrieve the
results.
|
-
Classes in problem used by hyperheuristic Class Description Problem This interface should be implemented by all problems. -
Classes in problem used by problem Class Description Problem.HeuristicType -
Classes in problem used by problem.skilodge Class Description Problem This interface should be implemented by all problems.Problem.HeuristicType -
-
Classes in problem used by runner.examples Class Description Problem This interface should be implemented by all problems.