English

Algebraic Reasoning Meets Automata in Solving Linear Integer Arithmetic (Technical Report)

Logic in Computer Science 2024-05-21 v2

Abstract

We present a new angle on solving quantified linear integer arithmetic based on combining the automata-based approach, where numbers are understood as bitvectors, with ideas from (nowadays prevalent) algebraic approaches, which work directly with numbers. This combination is enabled by a fine-grained version of the duality between automata and arithmetic formulae. In particular, we employ a construction where states of automaton are obtained as derivatives of arithmetic formulae: then every state corresponds to a formula. Optimizations based on techniques and ideas transferred from the world of algebraic methods are used on thousands of automata states, which dramatically amplifies their effect. The merit of this combination of automata with algebraic methods is demonstrated by our prototype implementation being competitive to and even superior to state-of-the-art SMT solvers.

Keywords

Cite

@article{arxiv.2403.18995,
  title  = {Algebraic Reasoning Meets Automata in Solving Linear Integer Arithmetic (Technical Report)},
  author = {Peter Habermehl and Vojtěch Havlena and Michal Hečko and Lukáš Holík and Ondřej Lengál},
  journal= {arXiv preprint arXiv:2403.18995},
  year   = {2024}
}

Comments

Accepted to CAV'24

R2 v1 2026-06-28T15:36:15.000Z