Closed
Description
Hi,
Z3 returns wrong answer on the following files.
1.smt2
2.smt2.zip
3.smt2.zip
4.smt2.zip
5.smt2.zip
6.smt2.zip
7.smt2.zip
8.smt2.zip
9.smt2.zip
10.smt2.zip
Every formula at each level in the assertion stack is satisfiable. But z3 would return unsat at some level. For example for file 1.smt2, i get:
sat
sat
sat
sat
sat
sat
unsat
sat
sat
sat
sat
CVC4 gives me:
sat
sat
sat
sat
sat
sat
sat
sat
sat
sat
sat
OS:
NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
$ git log -1
commit 321bad2
Author: Christoph M. Wintersteiger cwinter@microsoft.com
Date: Mon Jan 20 17:06:35 2020 +0000
Fix for implicit consts in FPA models. Fixes #2865.
Metadata
Metadata
Assignees
Labels
No labels