Podrobnosti studentského projektu

Seznam
Téma:Evoluce heuristických optimalizačních algoritmů
Katedra:Katedra kybernetiky
Vedoucí:Ing. Petr Pošík, Ph.D.
Vypsáno jako:Diplomová práce, Bakalářská práce, Semestrální projekt
Popis:Heuristic search algorithms (e.g. Nelder-Mead Simplex Search) often have some hard-coded internal strategy parameters, or strategy components, which may not be set up optimally with respect to the target class of problems. The goal of this project and subsequent bachelor project is to explore the possibilities of evolving instances of algorithms specialized to a particular class of problems.

Elaboration guidelines:
* Choose a particular heuristic algorithm and design its representation/parameterization that is suitable for evolution.
* Choose several sets of functions/problems representing different target problem classes.
* Design/choose a suitable measure describing the performance of an algorithm instance on a set of problems.
* Design an evolutionary algorithm to evolve heuristics specialized to the chosen problem class.
* Explore the differences of the evolved algorithms from the original generic version.
Literatura:Will be provided by the project supervisor.
Za obsah zodpovídá: Petr Pošík