Class Summary |
ExampleHyperHeuristic1 |
This class presents an example hyper-heuristic demonstrates basic functionality. |
ExampleHyperHeuristic2 |
This class shows an example hyper-heuristic which demonstrates that each ProblemDomain object has a modifiable solution memory. |
ExampleHyperHeuristic3 |
This class presents an example hyper-heuristic which demonstrates how to use the different types of low level heuristic
in each Problem Domain. |
ExampleRun1 |
This class shows how to run a selected hyper-heuristic on a selected problem domain. |
ExampleRun2 |
This class shows an example of how to test a number of hyper heuristics on a number of problem domains. |