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

Update Z3 dependency #43

Open
3 tasks
Philipp15b opened this issue Aug 5, 2024 · 0 comments
Open
3 tasks

Update Z3 dependency #43

Philipp15b opened this issue Aug 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Philipp15b
Copy link
Collaborator

With the upcoming z3.rs release, we should do the following:

  • Check for regressions due to the solver update
  • Use the new high-level Version type (see prove-rs/z3.rs@a1d6458) and drop our explicit z3-sys dependency
  • Update our Real pretty-printing code to support printing non-rational values (see prove-rs/z3.rs@42bae5f)
@Philipp15b Philipp15b added the enhancement New feature or request label Aug 5, 2024
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

No branches or pull requests

1 participant