cd /news/machine-learning/milp-evo-closed-loop-fully-automatic… · home topics machine-learning article
[ARTICLE · art-67982] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

MILP-Evo: Closed-Loop Fully Automatic Design of MILP Solvers

Researchers propose MILP-Evo, a closed-loop framework that uses LLM-guided program evolution to automatically design mixed-integer linear programming (MILP) solver logic, such as cut selectors and branching rules, by generating and evaluating executable white-box components through PySCIPOpt. The method outputs explicit solver components that can be inspected and deployed, and across four benchmark families, it discovers competitive domain-specialized policies.

read1 min views1 publishedJul 22, 2026

arXiv:2607.18252v1 Announce Type: new Abstract: Machine learning methods have shown that data-driven policies can accelerate mixed-integer linear programming (MILP) solvers, but many such approaches remain difficult to inspect, adapt, and deploy because the learned policy is represented as an external predictor or other opaque model. By contrast, explicit solver logic is easier to understand and integrate, but is usually hand-designed rather than learned from solver feedback. We study whether the automatic design of MILP solver logic can instead be cast as LLM-guided closed-loop search over executable white-box components evaluated directly by end-to-end solver behavior. To this end, we propose a closed-loop program evolution framework for MILP solver auto-design, implemented through PySCIPOpt, and instantiate it on the joint design of a cut selector and a branching rule. Candidate programs are iteratively generated, loaded into SCIP, and evaluated by direct execution on MILP instances, with the resulting feedback guiding performance-based selection, targeted repair, diagnostic reflection, and diversity-aware population maintenance. The method outputs explicit solver components that can be inspected, modified, and deployed within standard solver workflows. Across four benchmark families, we find that LLM-guided program evolution can discover competitive domain-specialized policies in several settings.

── more in #machine-learning 4 stories · sorted by recency
── more on @milp-evo 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/milp-evo-closed-loop…] indexed:0 read:1min 2026-07-22 ·