anthem/src/anthem
Patrick Lühne b88393655a
Iteratively apply simplification tableau rules
With this change, the tableau rules for simplifying formula are applied
iteratively until a fixpoint is reached.
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 Iteratively apply simplification tableau rules 2018-04-10 22:34:47 +02:00
Translation.cpp Support placeholders with #external declarations 2018-04-08 20:28:57 +02:00