.. |
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.
|
11 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.
|
11 years ago |
BinaryBooleanFunctionExpression.cpp
|
Added some query methods for new expression classes.
|
11 years ago |
BinaryBooleanFunctionExpression.h
|
Added support for Xor in expression classes and added parsing functionality for Xor, Implies and Iff.
|
11 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.
|
11 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.
|
11 years ago |
BinaryNumericalFunctionExpression.cpp
|
First working version of explicit model generation using the new PRISM classes and expressions.
|
11 years ago |
BinaryNumericalFunctionExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
11 years ago |
BinaryRelationExpression.cpp
|
Fixed some minor issues.
|
11 years ago |
BinaryRelationExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 years ago |
SimpleValuation.cpp
|
Bugfix: valuations now correctly store the given initial value for boolean variables.
|
11 years ago |
SimpleValuation.h
|
Fixed bugs in some files.
|
11 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.
|
11 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.
|
11 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.
|
11 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.
|
11 years ago |
UnaryBooleanFunctionExpression.cpp
|
First working version of explicit model generation using the new PRISM classes and expressions.
|
11 years ago |
UnaryBooleanFunctionExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
11 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.
|
11 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.
|
11 years ago |
UnaryNumericalFunctionExpression.cpp
|
First working version of explicit model generation using the new PRISM classes and expressions.
|
11 years ago |
UnaryNumericalFunctionExpression.h
|
Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments.
|
11 years ago |
Valuation.h
|
Commit to switch workplace.
|
11 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.
|
11 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.
|
11 years ago |