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.

@rjbou rjbou added this to the 2.2.0~alpha milestone Nov 9, 2021
@rjbou rjbou added this to PR in progress in Opam 2.2.0 via automation Nov 9, 2021
@rjbou rjbou moved this from PR in progress to PR to review in Opam 2.2.0 Nov 10, 2021
Opam 2.2.0 automation moved this from PR to review to PR finalised Nov 11, 2021
@kit-ty-kate kit-ty-kate merged commit d812c59 into ocaml:master Nov 11, 2021
Opam 2.2.0 automation moved this from PR finalised to Done Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Opam 2.2.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants