Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Z3 diverges on this query #5526

Closed
ranjitjhala opened this issue Aug 31, 2021 · 1 comment
Closed

Z3 diverges on this query #5526

ranjitjhala opened this issue Aug 31, 2021 · 1 comment

Comments

@ranjitjhala
Copy link

Hi all,

@michaelborkowski and I found this query where z3 seems to hang.

https://www.dropbox.com/s/j5rw8jqej95j801/z3_hang.smt2?dl=0

I've whittled it down to a minimal query with many declarations and

  • 3 asserts
  • 1 push
  • 1 check-sat

Deleting any of the assert or push makes the query finish instantaneously.

The assert are quite large conjunctions -- I could probably shrink them further if you need.

Any idea what may be going on?

@ranjitjhala
Copy link
Author

Thanks @NikolajBjorner!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant