anthem/tests
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
..
CMakeLists.txt Enforcing color output when testing for convenience. 2017-06-01 03:08:05 +02:00
TestCompletion.cpp Add new simplification rule 2018-04-11 21:39:27 +02:00
TestHiddenPredicateElimination.cpp Add new simplification rule 2018-04-10 22:34:47 +02:00
TestPlaceholders.cpp Add new simplification rule 2018-04-10 22:34:47 +02:00
TestSimplification.cpp Renamed internal variables for clarity. 2017-06-06 01:44:44 +02:00
TestTranslation.cpp Support exponentiation operator 2018-04-10 22:29:55 +02:00
main.cpp Initial commit. 2016-11-21 17:53:46 +01:00