Z3-Noodler: An Automata-based String Solver (Technical Report)

Yu-Fang Chen,David Chocholatý,Vojtěch Havlena,Lukáš Holík,Ondřej Lengál,Juraj Síč
DOI: https://doi.org/10.48550/arXiv.2310.08327
2023-10-17
Abstract:Z3-Noodler is a fork of Z3 that replaces its string theory solver with a custom solver implementing the recently introduced stabilization-based algorithm for solving word equations with regular constraints. An extensive experimental evaluation shows that Z3-Noodler is a fully-fledged solver that can compete with state-of-the-art solvers, surpassing them by far on many benchmarks. Moreover, it is often complementary to other solvers, making it a suitable choice as a candidate to a solver portfolio.
Logic in Computer Science,Formal Languages and Automata Theory
What problem does this paper attempt to address?