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

introduce negate() macro for propositional logic #335

Merged
merged 1 commit into from
Aug 7, 2017

Conversation

heiderich
Copy link
Member

The idea of this pull request is to provide a function negate() to print the negation symbol in formulas of propositional logic. The motivation was the observation that some problems in the OPL use "\sim" for negation, while others use "\lnot" or "\neg". I think it would be nice to have this configurable, similarly as the macros in macros/UMass-Amherst/algebraMacros.pl.

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.

None yet

2 participants