cs.AISep 1, 2026

SOVER: Formal Certification of Optimization Reformulations via LLM-Assisted SMT Verification

Authors: Swapnil BhattacharyyaMayank Baranwal

Organizations: TCS Research, Mumbai · Indian Institute of Technology Bombay

Abstract

Large Language Models (LLMs) have shown remarkable promise in translating and reformulating complex mathematical optimization problems across modeling languages. However, validating such transformations through empirical solver executions alone is unreliable, as solver outcomes may be affected by local minima, structural timeouts, numerical artifacts, and subtle semantic divergence between formulations. We introduce SOVER, an LLM-assisted SMT framework that separates semantic mapping from formal certification: Z3 checks domain cross-feasibility and global objective-order preservation for mixed-integer linear formulations, while dReal provides tolerance-aware feasibility/range and εε-argmin checks for continuous nonlinear formulations. We also introduce NLEquiv-150, a public benchmark of 100 equivalent and 50 deliberately hard non-equivalent nonlinear reformulation pairs. With LLM-extracted mappings, SOVER classifies 149/150 pairs (99.33%) correctly, including all 50 hard negatives; the sole error is an incomplete mapping extraction.

Explore similar work

CardsList
  1. VeriSimpl: Robust Optimization Modeling from Natural Language using Simplification-based Verification

    May 24, 2026Sumaya Abdul Rahman, Seckhen Ariel Andrade Cuellar, Ghani Raissov +1Formal Verification