Module rosomaxa::hyper

source ·
Expand description

This module contains a hyper-heuristic logic.

Structs

  • An experimental dynamic selective hyper heuristic which selects inner heuristics based on how they work during the search. The selection process is modeled using reinforcement learning technics.
  • A simple hyper-heuristic which selects metaheuristic from the list with fixed (static) probabilities.

Traits

Type Aliases