3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-09 01:11:55 +00:00

add unit test for incremental equation edit distance with repair

This commit is contained in:
Nikolaj Bjorner 2024-12-15 05:53:28 -08:00
parent 31ee56c1ca
commit b529a58b91
5 changed files with 469 additions and 109 deletions

View file

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