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

Proof platform: Better error message when Z3 encoding not supported, and extend GetYear support #227

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

R1kM
Copy link
Collaborator

@R1kM R1kM commented Mar 15, 2022

Done with @denismerigoux

This PR relates to the proof platform, and more specifically to the Z3 encoding.
Specifically, it:

  • Adds a more informative error message when a dcalc construct is not yet supported in the Z3 encoding, by indicating which Catala variable the failing VC is associated with
  • Extends the support for translating the GetYear operator, by allowing an equality comparison with a literal.

@denismerigoux denismerigoux merged commit f3cf8ae into master Mar 15, 2022
@R1kM R1kM deleted the afromher_z3 branch March 15, 2022 17:21
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.

2 participants