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

Bump z3 to v4.13.4 #4083

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Bump z3 to v4.13.4 #4083

merged 1 commit into from
Dec 29, 2024

Conversation

PetarMax
Copy link
Contributor

This PR updates Z3 to its latest version. It was observed that this version is performing much more efficiently in Kontrol engagement proofs, which require reasoning about complex non-linear arithmetic.

The improvements in performance are as follows (will be updated as I collect more information):

  • SAT checks that would take ~64 seconds in v4.13.0 now take ~3 seconds.

@PetarMax PetarMax added the enhancement New feature or request label Dec 26, 2024
@palinatolmach palinatolmach self-requested a review December 29, 2024 13:11
@PetarMax PetarMax merged commit d4ac0f4 into master Dec 29, 2024
6 checks passed
@PetarMax PetarMax deleted the petar/z3-update branch December 29, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants