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

Bugfix for disjunctions in forbidden expressions #25

Merged
merged 4 commits into from
Feb 12, 2016

Conversation

stanleybak
Copy link
Contributor

This is a bug fix for issue 24: #24

-or- expressions are now allowed in initial and forbidden states, although by default printers will reject this using Preconditions. The SpaceEx printer skips this check. Eventually, I'll have a conversion to standard form for printers which don't support disjunctions.

I've also added a set of tests to detect and confirm the fix. Please review and merge when ready.

@ttj
Copy link
Contributor

ttj commented Feb 12, 2016

Thanks!

ttj added a commit that referenced this pull request Feb 12, 2016
Bugfix for disjunctions in forbidden expressions
@ttj ttj merged commit 641e7fb into verivital:master Feb 12, 2016
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