English

FrontierOR: Benchmarking LLMs' Capacity for Efficient Algorithm Design in Large-Scale Optimization

Artificial Intelligence 2026-05-27 v2

Abstract

Large language models (LLMs) are increasingly used for optimization modeling and solver-code generation, yet practical operations research and optimization problems often require a harder capability: designing scalable algorithms that exploit problem structure and outperform direct formulation-and-solve baselines. Existing benchmarks are limited to small or simplified examples far below real-world scale and complexity. We introduce FrontierOR, among the first benchmarks to systematically evaluate LLM-based efficient algorithm design for realistic large-scale optimization problems. FrontierOR includes 180 tasks derived from methodologically diverse papers published in top-tier operations research venues, each with standardized instances and a hidden, expert-verified evaluation suite. We evaluate seven LLMs spanning frontier, cost-effective, and open-source models both in one-shot and test-time evolution settings. The results reveal that frontier models still struggle to move from executable formulations to efficient optimization algorithms: the strongest one-shot model outperforms Gurobi in only 31% of cases in both solution quality and computational efficiency, and even strong coding agents with test-time evolution achieve only 50% on selected hard tasks. FrontierOR establishes a practical evaluation platform for LLM-based optimization algorithm design, which enables future LLMs and agents to be systematically tested on whether they can move beyond correct formulation toward a feasible, high-quality, and efficient algorithm.

Keywords

Cite

@article{arxiv.2605.25246,
  title  = {FrontierOR: Benchmarking LLMs' Capacity for Efficient Algorithm Design in Large-Scale Optimization},
  author = {Minwei Kong and Chonghe Jiang and Ao Qu and Wenbin Ouyang and Zhaoming Zeng and Xiaotong Guo and Zhekai Li and Junyi Li and Yi Fan and Xinshou Zheng and Xi Jing and Yikai Zhang and Zhiwei Liang and Seonghoo Kim and Runqing Yang and Zijian Zhou and Sirui Li and Han Zheng and Wangyang Ying and Ou Zheng and Chonghuan Wang and Jinglong Zhao and Hanzhang Qin and Cathy Wu and Paul Pu Liang and Jinhua Zhao and Hai Wang},
  journal= {arXiv preprint arXiv:2605.25246},
  year   = {2026}
}