ARTFEED — Contemporary Art Intelligence

LLM Agents Automate Constraint Model Reformulation

ai-technology · 2026-08-11

A new framework from arXiv (2608.08127) introduces an agentic system that uses Large Language Models (LLMs) to automatically reformulate constraint programming (CP) models. The system, which operates within the CPMpy modeling library, proposes alternative model formulations, validates them by injecting solutions back into the original model, and repairs failures, returning the best variant in a median of about fifteen minutes. This approach addresses the traditional reliance on human expertise for tasks like symmetry breaking, implied constraints, and global constraint selection, and it moves beyond predefined transformation rules by exploring an open-ended space of reformulations. The framework establishes correctness empirically rather than by construction, marking a shift in automated model improvement.

Key facts

  • The framework is introduced in arXiv paper 2608.08127.
  • It uses LLM agents to reformulate constraint models.
  • The system operates within the CPMpy modeling library.
  • It proposes alternative formulations and validates them by injecting solutions back into the original model.
  • It diagnoses and repairs failures automatically.
  • The median runtime for finding the best variant is about fifteen minutes.
  • The approach is open-ended, not restricted to a predefined library of transformation rules.
  • Correctness is established empirically rather than by construction.

Entities

Institutions

  • arXiv

Sources