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

Satisfiability Assertions #263

Merged
merged 8 commits into from
Jul 19, 2024
Merged

Satisfiability Assertions #263

merged 8 commits into from
Jul 19, 2024

Conversation

sidprasad
Copy link
Collaborator

Adding support for assertions about the satisfiability (or unsatisfiability) for assertions. These take the form:

assert <predicatename> is sat
assert <predicatename> is unsat
assert <predicatename> is forge_error

@sidprasad sidprasad requested a review from tnelson July 15, 2024 17:03
@tnelson
Copy link
Owner

tnelson commented Jul 18, 2024

@sidprasad Looks good. I made some minor revisions; if they look OK to you, go ahead and merge in.

I believe the answer to the comment I deleted is "yes", assuming it meant that both options were valid (not that they might be valid together).

@sidprasad sidprasad merged commit 8987190 into main Jul 19, 2024
1 check passed
@tnelson tnelson deleted the assert-sat branch August 1, 2024 13:04
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