mirror of
https://github.com/Z3Prover/z3
synced 2026-02-20 07:24:40 +00:00
unsound lemma
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
5b41cac7c6
commit
d93caa9c7f
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