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

Revise properties #474

Closed
schillic opened this issue Feb 19, 2019 · 0 comments · Fixed by #494
Closed

Revise properties #474

schillic opened this issue Feb 19, 2019 · 0 comments · Fixed by #494

Comments

@schillic
Copy link
Member

schillic commented Feb 19, 2019

The LinearConstraintProperty allows to specify Boolean formulae. However, that feature should be independent of the fact that it wraps a linear constraint.

Proposal:

  • Generalize Clause to Conjunction <: Property, and Disjunction <: Property and outsource them.
  • Remove LinearConstraintProperty because it is captured by SubsetProperty.
  • Rename SubsetPropertySafeStatesProperty and IntersectionPropertyBadStatesProperty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant