metaheuristic_designer.algorithms.algorithm_selection#

Utility for benchmarking a set of algorithms with independent repetitions.

Classes

AlgorithmSelection(algorithm_list[, repetitions])

Run several algorithms multiple times and collect performance data.