GigaEvo: An Open Source Optimization Framework Powered By LLMs And Evolution Algorithms
Valentin Khrulkov, Andrey Galichin, Denis Bashkirov, Dmitry Vinichenko, Oleg Travkin, Roman Alferov, Andrey Kuznetsov, Ivan Oseledets

TL;DR
GigaEvo is an open-source, modular framework that combines large language models with evolutionary algorithms to facilitate research and experimentation in complex optimization problems, emphasizing reproducibility and rapid prototyping.
Contribution
The paper introduces GigaEvo, a flexible, open-source platform that integrates LLMs with evolutionary strategies, providing detailed implementation and supporting reproducible research.
Findings
Successfully reproduces results from AlphaEvolve paper
Demonstrates effectiveness on complex optimization problems
Enables rapid experimentation with hybrid LLM-evolution methods
Abstract
Recent advances in LLM-guided evolutionary computation, particularly AlphaEvolve (Novikov et al., 2025; Georgiev et al., 2025), have demonstrated remarkable success in discovering novel mathematical constructions and solving challenging optimization problems. However, the high-level descriptions in published work leave many implementation details unspecified, hindering reproducibility and further research. In this report we present GigaEvo, an extensible open-source framework that enables researchers to study and experiment with hybrid LLM-evolution approaches inspired by AlphaEvolve. Our system provides modular implementations of key components: MAP-Elites quality-diversity algorithms, asynchronous DAG-based evaluation pipelines, LLM-driven mutation operators with insight generation and bidirectional lineage tracking, and flexible multi-island evolutionary strategies. In order to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Parallel Computing and Optimization Techniques · Metaheuristic Optimization Algorithms Research
