ARTFEED — Contemporary Art Intelligence

LLM4Branch: AI Automates Branching Policy Discovery for MILP Solvers

ai-technology · 2026-05-12

A team of researchers has introduced LLM4Branch, a framework that leverages Large Language Models (LLMs) to streamline the identification of effective branching strategies for Mixed Integer Linear Programming (MILP) solvers. Unlike conventional branching strategies that depend on manually designed heuristics, current machine learning approaches necessitate costly expert demonstrations and often experience a disconnect between training outcomes and solver efficiency. LLM4Branch creates an executable program framework through an LLM and refines a parameter vector utilizing a zeroth-order technique, incorporating end-to-end performance feedback. Tests conducted on standard MILP benchmarks indicate that it achieves state-of-the-art performance.

Key facts

  • LLM4Branch uses Large Language Models to discover branching policies.
  • The policy is an executable program with a program skeleton from an LLM and a parameter vector.
  • Parameters are optimized via a zeroth-order method using end-to-end performance feedback.
  • The approach avoids dependence on expensive expert demonstrations.
  • Experiments on standard MILP benchmarks show new state-of-the-art performance.

Entities

Sources