anthem/src/anthem
Patrick Lühne 43d2c153c7
Represent predicate parameters explicitly
This adds a vector of Parameter structs to PredicateDeclaration. In this
way, the domain of each parameter can be tracked individually.
2018-04-28 01:48:39 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Split functions from their declarations 2018-04-27 17:59:10 +02:00
ASTUtils.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
Completion.cpp Represent predicate parameters explicitly 2018-04-28 01:48:39 +02:00
HiddenPredicateElimination.cpp Represent predicate parameters explicitly 2018-04-28 01:48:39 +02:00
Simplification.cpp Replace SimplificationResult with OperationResult 2018-04-27 23:37:13 +02:00
Translation.cpp Represent predicate parameters explicitly 2018-04-28 01:48:39 +02:00