Caesar AI Atlas

Гиперэвристика

Also known as: Hyper heuristic

Caesar AI Atlas Definition

Гиперэвристика — метод поиска или оптимизации, который выбирает, комбинирует, генерирует или адаптирует эвристики нижнего уровня. Вместо решения только одной конкретной задачи напрямую она стремится автоматизировать стратегии решения задач для более широкого класса вычислительных проблем.

Other Definitions

Гиперэвристика Source

A heuristic search method that seeks to automate the process of selecting, combining, generating, or adapting several simpler heuristics (or components of such heuristics) to efficiently solve computational search problems, often by the incorporation of machine learning techniques. One of the motivations for studying hyper-heuristics is to build systems which can handle classes of problems rather than solving just one problem.

Related Terms