You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 9373e3d763 started on MDP quotient extraction 8 years ago
..
BaseExpression.cpp BaseExpression: evaluateAsRational 9 years ago
BaseExpression.h started overhaul of cli/api 8 years ago
BinaryBooleanFunctionExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
BinaryBooleanFunctionExpression.h As we do not support windows, we can also get rid of: 8 years ago
BinaryExpression.cpp removed src prefix in all includes 9 years ago
BinaryExpression.h As we do not support windows, we can also get rid of: 8 years ago
BinaryNumericalFunctionExpression.cpp started overhaul of cli/api 8 years ago
BinaryNumericalFunctionExpression.h As we do not support windows, we can also get rid of: 8 years ago
BinaryRelationExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
BinaryRelationExpression.h As we do not support windows, we can also get rid of: 8 years ago
BooleanLiteralExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
BooleanLiteralExpression.h As we do not support windows, we can also get rid of: 8 years ago
ChangeManagerVisitor.cpp fixed more warnings 9 years ago
ChangeManagerVisitor.h more interpolation work 9 years ago
CheckIfThenElseGuardVisitor.cpp Add check that undefined constants / parameters do not appear in the 'if' part of IfThenElseExpressions 9 years ago
CheckIfThenElseGuardVisitor.h Add check that undefined constants / parameters do not appear in the 'if' part of IfThenElseExpressions 9 years ago
EquivalenceChecker.cpp started to pull the rest of the refinement logic into refiner class, not working (or compiling) yet 9 years ago
EquivalenceChecker.h started to pull the rest of the refinement logic into refiner class, not working (or compiling) yet 9 years ago
Expression.cpp added Expression::evaluateAsRational 9 years ago
Expression.h As we do not support windows, we can also get rid of: 8 years ago
ExpressionEvaluator.cpp hybrid engine working for rational numbers 9 years ago
ExpressionEvaluator.h started overhaul of cli/api 8 years ago
ExpressionEvaluatorBase.cpp started overhaul of cli/api 8 years ago
ExpressionEvaluatorBase.h removed src prefix in all includes 9 years ago
ExpressionManager.cpp expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals 9 years ago
ExpressionManager.h started overhaul of cli/api 8 years ago
ExpressionVisitor.h rename files (does not compile) 9 years ago
Expressions.h removed src prefix in all includes 9 years ago
ExprtkExpressionEvaluator.cpp started overhaul of cli/api 8 years ago
ExprtkExpressionEvaluator.h Merge branch 'master' into menu_games 9 years ago
FullPredicateSplitter.cpp initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago
FullPredicateSplitter.h initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago
IfThenElseExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
IfThenElseExpression.h As we do not support windows, we can also get rid of: 8 years ago
IntegerLiteralExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
IntegerLiteralExpression.h As we do not support windows, we can also get rid of: 8 years ago
LinearCoefficientVisitor.cpp fixed more warnings 9 years ago
LinearCoefficientVisitor.h As we do not support windows, we can also get rid of: 8 years ago
LinearityCheckVisitor.cpp fixed issue in JANI abstraction 9 years ago
LinearityCheckVisitor.h fixed issue in JANI abstraction 9 years ago
OperatorType.cpp removed src prefix in all includes 9 years ago
OperatorType.h c++ code compiles again after rename 9 years ago
RationalLiteralExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
RationalLiteralExpression.h started overhaul of cli/api 8 years ago
SimpleValuation.cpp Fixed seg fault when building model valuations 8 years ago
SimpleValuation.h removed src prefix in all includes 9 years ago
SubstitutionVisitor.cpp fixed more warnings 9 years ago
SubstitutionVisitor.h removed src prefix in all includes 9 years ago
SyntacticalEqualityCheckVisitor.cpp removed src prefix in all includes 9 years ago
SyntacticalEqualityCheckVisitor.h removed src prefix in all includes 9 years ago
ToCppVisitor.cpp started overhaul of cli/api 8 years ago
ToCppVisitor.h removed src prefix in all includes 9 years ago
ToExprtkStringVisitor.cpp bunch of fixes (prominently in prism -> jani conversion) 9 years ago
ToExprtkStringVisitor.h removed src prefix in all includes 9 years ago
ToRationalFunctionVisitor.cpp Implemented parsing for UnaryNumericalFunctionExpression 9 years ago
ToRationalFunctionVisitor.h started overhaul of cli/api 8 years ago
ToRationalNumberVisitor.cpp make storm compile with latest version of carl 8 years ago
ToRationalNumberVisitor.h started overhaul of cli/api 8 years ago
Type.cpp removed src prefix in all includes 9 years ago
Type.h removed src prefix in all includes 9 years ago
UnaryBooleanFunctionExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
UnaryBooleanFunctionExpression.h As we do not support windows, we can also get rid of: 8 years ago
UnaryExpression.cpp Merge branch 'master' into menu_games 9 years ago
UnaryExpression.h As we do not support windows, we can also get rid of: 8 years ago
UnaryNumericalFunctionExpression.cpp started overhaul of cli/api 8 years ago
UnaryNumericalFunctionExpression.h As we do not support windows, we can also get rid of: 8 years ago
Valuation.cpp Fixed seg fault when building model valuations 8 years ago
Valuation.h Fixed seg fault when building model valuations 8 years ago
Variable.cpp equipped automata in JANI models with expression variable representing their location 9 years ago
Variable.h As we do not support windows, we can also get rid of: 8 years ago
VariableExpression.cpp fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
VariableExpression.h As we do not support windows, we can also get rid of: 8 years ago
VariableSetPredicateSplitter.cpp fixed more warnings 9 years ago
VariableSetPredicateSplitter.h initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago