3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-24 12:07:52 +00:00

Testcase for npn3_finder.

This commit is contained in:
Mathias Soeken 2020-03-01 12:56:17 +01:00 committed by Nikolaj Bjorner
parent 20c3f75740
commit ff3baffadc
3 changed files with 197 additions and 0 deletions

View file

@ -43,6 +43,7 @@ add_executable(test-z3
ext_numeral.cpp
f2n.cpp
factor_rewriter.cpp
finder.cpp
fixed_bit_vector.cpp
for_each_file.cpp
get_consequences.cpp