| .. |
|
BaseExpression.cpp
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
BaseExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
BinaryBooleanFunctionExpression.cpp
|
Added some query methods for new expression classes.
|
12 years ago |
|
BinaryBooleanFunctionExpression.h
|
Added support for Xor in expression classes and added parsing functionality for Xor, Implies and Iff.
|
12 years ago |
|
BinaryExpression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
BinaryExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
BinaryNumericalFunctionExpression.cpp
|
First working version of explicit model generation using the new PRISM classes and expressions.
|
12 years ago |
|
BinaryNumericalFunctionExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
12 years ago |
|
BinaryRelationExpression.cpp
|
Fixed some minor issues.
|
12 years ago |
|
BinaryRelationExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
12 years ago |
|
BooleanLiteralExpression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
BooleanLiteralExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
DoubleLiteralExpression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
DoubleLiteralExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
Expression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
Expression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
ExpressionVisitor.h
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
Expressions.h
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
IdentifierSubstitutionVisitor.cpp
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
IdentifierSubstitutionVisitor.h
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
IfThenElseExpression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
IfThenElseExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
IntegerLiteralExpression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
IntegerLiteralExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
SimpleValuation.cpp
|
Bugfix: valuations now correctly store the given initial value for boolean variables.
|
12 years ago |
|
SimpleValuation.h
|
Fixed bugs in some files.
|
12 years ago |
|
SubstitutionVisitor.cpp
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
SubstitutionVisitor.h
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
TypeCheckVisitor.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
TypeCheckVisitor.h
|
Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes.
|
12 years ago |
|
UnaryBooleanFunctionExpression.cpp
|
First working version of explicit model generation using the new PRISM classes and expressions.
|
12 years ago |
|
UnaryBooleanFunctionExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
12 years ago |
|
UnaryExpression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
UnaryExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
UnaryNumericalFunctionExpression.cpp
|
First working version of explicit model generation using the new PRISM classes and expressions.
|
12 years ago |
|
UnaryNumericalFunctionExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
12 years ago |
|
Valuation.h
|
Commit to switch workplace.
|
12 years ago |
|
VariableExpression.cpp
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |
|
VariableExpression.h
|
Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression.
|
12 years ago |