3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-13 02:26:26 +00:00

Lazy decomposition

Test-cases
This commit is contained in:
CEisenhofer 2026-06-26 17:37:40 +02:00
parent 5693aa706a
commit a88dfa64ac
6 changed files with 859 additions and 116 deletions

View file

@ -132,6 +132,7 @@ add_executable(test-z3
simplifier.cpp
sls_test.cpp
sls_seq_plugin.cpp
seq_split.cpp
small_object_allocator.cpp
smt2print_parse.cpp
smt_context.cpp