#optimization

Optimization

28 stories tagged Optimization

MILP-Evo: AI System Automatically Designs Transparent Optimization Algorithms for Industry
research

MILP-Evo: AI System Automatically Designs Transparent Optimization Algorithms for Industry

Researchers introduced MILP-Evo, a system that uses LLM-guided closed-loop search to automatically design mixed-integer linear programming (MILP) solver logic. Unlike opaque machine-learning approaches, MILP-Evo produces explicit, human-readable solver rules that are easier to inspect, adapt, and deploy, potentially accelerating logistics, scheduling, and resource allocation across industries.

PEARL: New AI System Solves Complex Optimization Problems from Plain Language Instructions
research

PEARL: New AI System Solves Complex Optimization Problems from Plain Language Instructions

Researchers introduced PEARL, an AI system that translates natural language descriptions of real-world decision problems into formal optimization models and executable solver code. Unlike one-shot approaches, PEARL iteratively refines its solutions by executing code, incorporating solver feedback, and correcting errors — making powerful optimization accessible to non-experts.