Skip to content

Soundness bug in QF_LIA #2829

Closed
Closed
@numairmansur

Description

@numairmansur

Hi,
On the latest nightly build, z3 gives wrong answer on the following file:

qf_lia.smt2.zip

All the formulas at every level in the assertion stack are satisfiable.

$ /z3-nightly/bin/z3 qf_lia.smt2
sat
sat
sat
sat
unsat
sat
sat

CVC4 return:

sat
sat
sat
sat
sat
sat
sat

OS:
NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.5 LTS"
VERSION_ID="16.04"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions