anthem/src/anthem
Patrick Lühne 2372eb24c4
Refactor predicate representation
This refactoring separates predicates from their declarations. The
purpose of this is to avoid duplicating properties specific to the
predicate declaration and not its occurrences in the program.
2018-04-20 16:37:47 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Refactor predicate representation 2018-04-20 16:37:47 +02:00
ASTUtils.cpp Refactor predicate representation 2018-04-20 16:37:47 +02:00
Completion.cpp Refactor predicate representation 2018-04-20 16:37:47 +02:00
HiddenPredicateElimination.cpp Refactor predicate representation 2018-04-20 16:37:47 +02:00
Simplification.cpp Add new simplification rule 2018-04-11 21:39:27 +02:00
Translation.cpp Refactor predicate representation 2018-04-20 16:37:47 +02:00