Package hyperheuristic
This package contains hyper-heuristics that support dynamic heuristics sets.
The package contains a generic hyper-heuristic class that is the base class for all hyper-heuristics that use dynamic sets.
Examples of hyper-heuristics that utilize dynamic sets are give.
-
Interface Summary Interface Description HyperHeuristicIntrf An interface for hyper-heuristics that use dynamic sets. -
Class Summary Class Description GenericHyperHeuristic This class is the base class for all hyper-heuristics that use dynamic sets.