anthem/src/anthem
Patrick Lühne 6d7b91c391
Add new simplification rule
This adds the rule “(F <-> (F and G)) === (F -> G)” to the
simplification rule tableau.
2018-04-10 22:34:47 +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-10 22:34:47 +02:00
Translation.cpp Support placeholders with #external declarations 2018-04-08 20:28:57 +02:00