Skip to content

Author

Marcin Małek

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Book Open access Jul 2026

Coding agents for automated metaheuristic design

This paper presents our submission to the competition on LLM-designed evolutionary algorithms for the GNBG benchmark suite. We study a simple alternative to recent automated algorithm-design frameworks: instead of placing the language model inside a specialized evolutionary loop, we treat optimizer construction as an ordinary coding task. In our setup, a general-purpose coding agent iteratively modifies and evaluates a candidate optimizer inside a small repository that provides a fixed interface, benchmarking harness, and lightweight experiment log. The main question is whether such an agent, without any bespoke search controller, can still discover competitive metaheuristics. Our results indicate that the answer is positive: the resulting optimizer performs well on a substantial subset of GNBG II. These findings suggest that recent progress in language models and tool use may already be sufficient to support practical automated metaheuristic design.

Jan Iłowski, Marcin Małek, Wojciech Achtelik et al. · 0 citations