Package AbstractClasses

Class Summary
HyperHeuristic HyperHeuristic is the superclass of all hyper-heuristic classes which will be entered into the competition.
ProblemDomain Problem domain is an abstract class containing methods for applying heuristics and managing solutions.
 

Enum Summary
ProblemDomain.HeuristicType An enumeration of the different types of low-level heuristics implemented in the software.