pith. sign in

arxiv: 2606.00697 · v1 · pith:URE6IDXDnew · submitted 2026-05-30 · 💻 cs.LO

MCSAT Modulo Transcendental Arithmetics

classification 💻 cs.LO
keywords mcsatformulamodelpluginrealtranscendentalabstractedarithmetic
0
0 comments X
read the original abstract

We propose a framework for solving quantifier-free formulas from (undecidable) extensions of non-linear real arithmetic (NRA) with transcendental functions, such as exponential and trigonometric ones. The framework extends the Model Constructive Satisfiability calculus (MCSAT), and leverages procedures for NRA and methods from real analysis. At its core, our procedure abstracts the input formula to NRA, and lets MCSAT and an NRA plugin incrementally build a partial model of the abstracted formula. A Transcendental Real Arithmetic plugin, acting as an intermediary between MCSAT and the NRA plugin, ensures the consistency of the partial model and is responsible for refining the abstracted formula. We implemented our procedure in the Yices2 SMT solver for the sine and exponential functions, and conducted an extensive empirical evaluation that shows that our prototype outperforms state-of-the-art solvers on both SAT and UNSAT instances.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards an Automated Reasoning Tool for Complexity Analysis of Automated Reasoners

    cs.LO 2026-06 unverdicted novelty 5.0

    Proposes a theory and pipeline for an automated tool to analyze complexity of automated reasoners by extracting and solving generalized recurrence equations.