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

Fix issue #751 #752

Merged
merged 4 commits into from
Sep 26, 2023
Merged

Fix issue #751 #752

merged 4 commits into from
Sep 26, 2023

Conversation

marcoeilers
Copy link
Contributor

@marcoeilers marcoeilers commented Sep 25, 2023

Re-declares the Perm sort in the mini-program we let Z3 parse in the workaround the Z3 API Prover uses to parse interpreted function applications, which fixes issue #751.
Also adds caching for SMT function declarations, since the parsing process seems expensive, and fixes issue #707 for the Z3 API interface as well (the previous fix was only for the default StdIO interface).

@marcoeilers marcoeilers changed the title Meilers fix 751 Fix issue #751 Sep 26, 2023
@marcoeilers marcoeilers merged commit 4cdc6b9 into master Sep 26, 2023
4 checks passed
@marcoeilers marcoeilers deleted the meilers_fix_751 branch September 26, 2023 09:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant