anthem/src/anthem
Patrick Lühne 797660d6de
Add new simplification rule
This adds the rule “(not F [comparison] G) === (F [negated comparison]
G)” to the simplification rule tableau.
2018-04-11 21:39:27 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Added back completion support. 2017-06-01 02:37:45 +02:00
ASTUtils.cpp Remove unused captured lambda reference 2018-04-08 20:44:43 +02:00
Completion.cpp Support placeholders with #external declarations 2018-04-08 20:28:57 +02:00
HiddenPredicateElimination.cpp Support placeholders with #external declarations 2018-04-08 20:28:57 +02:00
Simplification.cpp Add new simplification rule 2018-04-11 21:39:27 +02:00
Translation.cpp Support placeholders with #external declarations 2018-04-08 20:28:57 +02:00