We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
REP OR Eq PREV V Imp PREV V A B n
Translates to (n == 2):
OR OR Eq A B Imp A B AND OR Eq A V1 Imp A V1 OR Eq V1 B Imp V1 B AND OR Eq A V1 Imp A V1 OR Eq V1 V2 Imp V1 V2 OR Eq V2 B Imp V2 B
The text was updated successfully, but these errors were encountered:
andre-senna
No branches or pull requests
Translates to (n == 2):
The text was updated successfully, but these errors were encountered: