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

Add ability to do Boolean computations over algorithms #173

Open
etienneandre opened this issue Mar 30, 2024 · 0 comments
Open

Add ability to do Boolean computations over algorithms #173

etienneandre opened this issue Mar 30, 2024 · 0 comments

Comments

@etienneandre
Copy link
Collaborator

Allow, for selected algorithms (i.e., those return a single or a pair of constraints), Boolean combinations of their result, e.g.:

property := #synth (EF(something) OR NOT(AF(something))) AND deadlock_freeness;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant