Awesome-LLM4Opt

Large Language Model for Optimization Problem Modeling and Solving

Awesome PRs Welcome

The fusion of Large Language Models (LLMs) and Operations Research (OR) is transforming how optimization problems are understood, modeled, and solved. This repository provides a curated collection of cutting-edge research that showcases this evolution.

We track the latest papers, code, and resources demonstrating how LLMs are used to:

We also include surveys and vision papers that provide comprehensive overviews and future directions in this exciting intersection of AI and OR.

Model Interpretation and Analysis

[2025/06] EquivaMap: Leveraging LLMs for Automatic Equivalence Checking of Optimization Formulations, ICML 2025 Workshop. [arXiv] [dataset] [official code]

[2025/02] Evaluating LLM Reasoning in the Operations Research Domain with ORQA, AAAI 2025. [arXiv] [dataset]

[2025/01] Decision information meets large language models: The future of explainable operations research, ICLR 2025. [OpenReview] [official code] [dataset]

[2025/01] OptiChat: Bridging Optimization Models and Practitioners with Large Language Models, preprint. [arXiv] [official code]

[2024/05] Towards Human-aligned Evaluation for Linear Programming Word Problems, LREC-COLING 2024. [paper]

[2023/07] Large Language Models for Supply Chain Optimization, preprint. [arXiv] [official code]

Automated Optimization Modeling

Prompt-based Methods

[2025/10] SolverLLM: Leveraging Test-Time Scaling for Optimization Problem via LLM-Guided Search, NeurIPS 2025. [OpenReview] [arXiv]

[2025/10] OptiTree: Hierarchical Thoughts Generation with Tree Search for LLM Optimization Modeling, NeurIPS 2025. [OpenReview] [arXiv] [official code]

[2025/10] AlphaOPT: Formulating Optimization Programs with Self-Improving LLM Experience Library, preprint. [arXiv] [official code]

[2025/09] LLM-OptiRA: LLM-Driven Optimization of Resource Allocation for Non-Convex Problems in Wireless Communications, preprint. [arXiv] [official code]

[2025/08] RideAgent: An LLM-Enhanced Optimization Framework for Automated Taxi Fleet Operations, preprint. [arXiv]

[2025/08] Guiding Large Language Models in Modeling Optimization Problems via Question Partitioning, IJCAI 2025. [paper]

[2025/08] Automated Optimization Modeling through Expert-Guided Large Language Model Reasoning, preprint. [arXiv] [dataset] [official code]

[2025/07] ORMind: A Cognitive-Inspired End-to-End Reasoning Framework for Operations Research, ACL 2025. [paper] [official code]

[2025/06] LLM for Large-Scale Optimization Model Auto-Formulation: A Lightweight Few-Shot Learning Approach, preprint. [paper]

[2025/05] OptimAI: Optimization from Natural Language Using LLM-Powered AI Agents, preprint. [arXiv] [presentation] [slides]

[2025/05] Autoformulation of Mathematical Optimization Models Using LLMs, ICML 2025. [OpenReview] [official code]

[2025/01] DRoC: Elevating Large Language Models for Complex Vehicle Routing via Decomposed Retrieval of Constraints, ICML 2025. [OpenReview] [official code] [slides] [poster]

[2024/10] CAFA: Coding as Auto-Formulation Can Boost Large Language Models in Solving Linear Programming Problem, NeurIPS 2024 Workshop MATH-AI. [OpenReview] [official code]

[2024/05] OptiMUS: Scalable Optimization Modeling with (MI)LP Solvers and Large Language Models, ICML 2024. [arXiv] [official code] [dataset]

[2024/01] Chain-of-Experts: When LLMs Meet Complex Operation Research Problems, ICLR 2024. [OpenReview] [official code] [dataset] [poster]

Learning-based Methods

[2025/10] MURKA: Multi-Reward Reinforcement Learning with Knowledge Alignment for Optimization Tasks, NeurIPS 2025. [OpenReview]

[2025/09] OptiMind: Teaching LLMs to Think Like Optimization Experts, preprint. [arXiv]

[2025/09] StepORLM: A Self-Evolving Framework With Generative Process Supervision For Operations Research Language Models, preprint. [arXiv] [official code]

[2025/07] BPP-Search: Enhancing Tree of Thought Reasoning for Mathematical Modeling Problem Solving, ACL 2025. [paper] [official code] [dataset]

[2025/07] Step-Opt: Boosting Optimization Modeling in LLMs through Iterative Data Synthesis and Structured Validation, preprint. [arXiv] [official code]

[2025/07] Auto-Formulating Dynamic Programming Problems with Large Language Models, preprint. [arXiv] [slides]

[2025/05] OptiBench Meets ReSocratic: Measure and Improve LLMs for Optimization Modeling, ICLR 2025. [OpenReview] [arXiv] [official code] [slides] [poster]

[2025/05] Solver-Informed RL: Grounding Large Language Models for Authentic Optimization Modeling, NeurIPS 2025. OpenReview [arXiv] [official code] [slides]

[2025/05] ORLM: A customizable framework in training large models for automated optimization modeling, Operations Research. [arXiv] [official code] [model]

[2025/03] LLMOPT: Learning to Define and Solve General Optimization Problems from Scratch, ICLR 2025. [OpenReview] [official code]

[2025/09] LLMs for Cold-Start Cutting Plane Separator Configuration, CPAIOR 2025. [arXiv]

[2025/09] Autonomous Code Evolution Meets NP-Completeness, preprint. [arXiv]

[2025/08] EvoCut: Strengthening Integer Programs via Evolution-Guided Language Models, preprint. [arXiv] [official code]

[2025/05] Algorithm Discovery With LLMs: Evolutionary Search Meets Reinforcement Learning, ICLR 2025 Workshop. [paper] [official code]

Survey

[2025/09] A Systematic Survey on Large Language Models for Evolutionary Optimization: From Modeling to Solving, preprint. [arXiv] [official code]

[2025/05] A Survey of Optimization Modeling Meets LLMs: Progress and Future Directions, IJCAI 2025. [paper] [official code]

[2024/05] Artificial Intelligence for Operations Research: Revolutionizing the Operations Research Process, EJOR. [ScienceDirect] [arXiv]

Vision Paper

[2025/10] Democratizing Optimization with Generative AI, SSRN. [paper]

[2025/09] “It Was a Magical Box”: Understanding Practitioner Workflows and Needs in Optimization, arxiv. (interview paper) [arXiv]

[2025/08] Synergizing Artificial Intelligence and Operations Research: Perspectives from INFORMS Fellows on the Next Frontier, INFORMS Journal on Data Science. [paper]

[2025/07] Beyond Mere Automation: A Techno-functional Framework for Gen AI in Supply Chain Operations, KDD 2025 Workshop AI4SupplyChain. [OpenReview]

[2025/07] Large Language Models for Supply Chain Decisions, preprint. [arXiv]

[1987/08] Two Heads Are Better than One: The Collaboration between AI and OR, Interfaces. [paper]

Other Resources

Foundation Models for Combinatorial Optimization

Awesome Multi-Agent Papers

timefold