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

QF_UFBV unexpected slowdown for large model versus z3 #165

Open
aep opened this issue Jan 18, 2020 · 1 comment
Open

QF_UFBV unexpected slowdown for large model versus z3 #165

aep opened this issue Jan 18, 2020 · 1 comment

Comments

@aep
Copy link

aep commented Jan 18, 2020

in average yices2 is alot faster than z3, but it apparantly becomes slower than z3 for large models.

the attached smt runs in 2 seconds with z3 and 16.2 seconds with yices2 on a Ryzen 3950X

::carrier::endpoint::poll.smt2.txt

is there any tuning i can do to prevent the slowdown for large models?

@aep
Copy link
Author

aep commented Sep 18, 2020

here's a specific case that solves in 0.4 seconds in z3 but does not return after 3 hours in yices2

ab.smt2.txt

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