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

Refactor the Z3 solver backend #4878

Merged
merged 5 commits into from
Nov 11, 2021
Merged

Refactor the Z3 solver backend #4878

merged 5 commits into from
Nov 11, 2021

Conversation

AltGr
Copy link
Member

@AltGr AltGr commented Oct 28, 2021

This adds a lot of factorisation and simplifications to the Z3 solver
backend. On a basic switch creation example, the size of the generated
.smt2 is down from 34000 lines to 6000, and the speedup around 40%.

Also fixes a correction bug that seemed to be present on master.

note: the patches in this PR should probably be squashed.

@kit-ty-kate kit-ty-kate merged commit d812c59 into ocaml:master Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants