mirror of
https://github.com/Z3Prover/z3
synced 2026-02-23 00:37:36 +00:00
unsound lemma
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
32e9440855
commit
f49f5376b0
4 changed files with 188 additions and 13 deletions
|
|
@ -227,6 +227,7 @@ int main(int argc, char ** argv) {
|
|||
TST(prime_generator);
|
||||
TST(permutation);
|
||||
TST(nlsat);
|
||||
TST(nlsat_mv);
|
||||
TST(zstring);
|
||||
if (test_all) return 0;
|
||||
TST(ext_numeral);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue