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 unguarded constraining #2001

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Fix unguarded constraining #2001

merged 1 commit into from
Jul 21, 2022

Conversation

rodrigo7491
Copy link
Collaborator

@rodrigo7491 rodrigo7491 commented Jul 21, 2022

  • Tests added for any new code
  • Ran make fmt-fix (or had formatting run automatically on all files edited)
  • Documentation added for any new functionality
  • Entries added to ./unreleased/ for any new functionality

This PR removes the possibility of applying SMT select to a value outside a function's domain when encoding function application.

@rodrigo7491 rodrigo7491 added bug Farrays Feature: New SMT encoding with arrays labels Jul 21, 2022
@rodrigo7491 rodrigo7491 added this to the X1: Arrays Encoding milestone Jul 21, 2022
@rodrigo7491 rodrigo7491 self-assigned this Jul 21, 2022
@rodrigo7491 rodrigo7491 merged commit db00945 into unstable Jul 21, 2022
@rodrigo7491 rodrigo7491 deleted the ro/funApp-fix branch July 21, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Farrays Feature: New SMT encoding with arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants