anthem/src/anthem
Patrick Lühne 03c22d00f5
Remove unwanted detection rule
This piece of code was responsible for propagating the domain of
predicate parameters to argument variables. However, this approach
doesn’t seem to be correct, which is why this commit removes it.
2018-04-21 16:58:42 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Split functions from their declaration 2018-04-20 16:37:48 +02:00
ASTUtils.cpp Remove Constant class 2018-04-20 16:37:48 +02:00
Completion.cpp Represent predicate parameters explicitly 2018-04-20 16:37:48 +02:00
HiddenPredicateElimination.cpp Minor formatting 2018-04-20 16:37:49 +02:00
IntegerVariableDetection.cpp Remove unwanted detection rule 2018-04-21 16:58:42 +02:00
Simplification.cpp Move Tristate class to separate header 2018-04-20 16:37:48 +02:00
Translation.cpp Add option to turn on integer variable detection 2018-04-20 16:37:49 +02:00