See: Description
Class | Description |
---|---|
GridTests |
The main class for running tests on the grid matching hyper-heuristic or hill-climbing framework.
|
KnnTests |
The main class for running tests using the k nearest neighbour framework.
|
LinkTests |
The main class for running distributed linking tests.
|
RunTests |
The main class for starting a set of problem-solving tests.
|
SearchTests |
The main class for running tests on the hill-climbing search framework.
|
SomTests |
The main class for running tests using the SOM neural network framework.
|