| What AlphaEvolve is, how it | references/suitability_and_architecture.md |
| : works : : | |
| Whether a problem is suitable | references/suitability_and_architecture.md |
| : for AE : : | |
| AE vs. other approaches | references/suitability_and_architecture.md |
| : (Bayesian opt, solvers, etc.) : : | |
| Architecture, evolutionary | references/suitability_and_architecture.md |
| : loop, database : : | |
| MAP Elites, Islands, LLM | references/suitability_and_architecture.md |
| : ensemble : : | |
| Multi-file program support | references/suitability_and_architecture.md |
| Initial program / seed design | references/experiment_design.md |
| Code clarity, boilerplate | references/experiment_design.md |
| : reduction : : | |
| EVOLVE-BLOCK placement | references/experiment_design.md |
| : strategy : : | |
| Search space constraints | references/experiment_design.md |
| : (hard/soft) : : | |
| Multiple EVOLVE-BLOCKs | references/experiment_design.md |
| Evaluator design, three-tier | references/evaluator_and_scoring.md |
| : structure : : | |
| Evaluator code examples | references/evaluator_and_scoring.md |
| Scoring functions, | references/evaluator_and_scoring.md |
| : multi-objective optimization : : | |
| Reward hacking prevention | references/evaluator_and_scoring.md |
| Evaluation cascade / | references/evaluator_and_scoring.md |
| : hypothesis testing : : | |
| Noisy evaluation strategies | references/evaluator_and_scoring.md |
| Data requirements, dataset | references/runtime_configuration.md |
| : strategies : : | |
| Concurrency and parallelism | references/runtime_configuration.md |
| LLM mixture / model selection | references/runtime_configuration.md |
| Context / prompt | references/runtime_configuration.md |
| : configuration : : | |
| Experiment hyperparameters | references/runtime_configuration.md |
| : (max_programs, etc.) : : | |
| Baseline selection, iteration | references/runtime_configuration.md |
| : strategy : : | |
| Score plateau, experiment | references/troubleshooting.md |
| : stuck : : | |
| Programs failing evaluation | references/troubleshooting.md |
| Experiment PAUSED | references/troubleshooting.md |
| : unexpectedly : : | |
| LLM throttling, context | references/troubleshooting.md |
| : window pollution : : | |
| Reward hacking detected | references/troubleshooting.md |
| API fields, experiment | references/api_and_infrastructure.md |
| : lifecycle, program states : : | |
| Evaluator architecture | references/api_and_infrastructure.md |
| : patterns : : | |
| Language support (Python, | references/api_and_infrastructure.md |
| : Verilog, C++, etc.) : : | |
| Cost, quota, budget planning | references/api_and_infrastructure.md |
| Security, data privacy, | references/api_and_infrastructure.md |
| : compliance : : | |
| Evolutionary computation | references/domain_background.md |
| : theory : : | |
| FunSearch, ELM, EvoPrompting, | references/domain_background.md |
| : research references : : | |
| Key results from AlphaEvolve | references/domain_background.md |
| : paper : : | |
| AlphaEvolve vs. predecessors | references/domain_background.md |