Agentic MIP Research: Accelerated Constraint Handler Generation
Liding Xu, Yugeng Zhou, Sebastian Pokutta

TL;DR
This paper introduces an agentic framework that leverages LLMs to automate the generation, verification, and evaluation of MIP solver plugins, accelerating research and discovery in mixed-integer programming.
Contribution
The framework enables autonomous MIP solver plugin development and global constraint pattern exploration using LLM agents, reducing manual effort and enhancing innovation.
Findings
Successfully recovered global constraint structures from constraint programming.
Generated executable constraint handlers for SCIP.
Solved five additional instances in benchmark tests.
Abstract
Mixed-integer programming (MIP) research is both mathematically sophisticated and engineering-intensive: testing an algorithmic hypothesis within a branch-and-cut solver requires substantial implementation, debugging, tuning, and large-scale benchmarking. We propose an agentic MIP research framework that shortens this feedback loop by embedding LLM agents into a solver-aware harness for generating, verifying, and evaluating plugins for the open-source solver SCIP. Propagation methods play a central role in accelerating MIP solving by exploiting global constraints. We instantiate our framework on the semantic lifting of MIP formulations into global constraints and the automatic construction of propagation-only SCIP constraint handlers. On the MIPLIB 2017 benchmark set, the framework successfully recovers global constraint structures from constraint programming and generates executable…
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.
