3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-01 12:58:54 +00:00

Smart constructors for regex ranges: emptiness, singleton, range ops, complement

This commit is contained in:
copilot-swe-agent[bot] 2026-06-10 22:45:32 +00:00 committed by GitHub
parent d1d4f311f6
commit ee164a2705
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 269 additions and 6 deletions

View file

@ -24,6 +24,7 @@ add_executable(test-z3
api_datalog.cpp
parametric_datatype.cpp
arith_rewriter.cpp
seq_rewriter.cpp
arith_simplifier_plugin.cpp
ast.cpp
bdd.cpp