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 b9e4d6f334 initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago
..
BaseExpression.cpp work on location support for JANI abstraction 9 years ago
BaseExpression.h work on location support for JANI abstraction 9 years ago
BinaryBooleanFunctionExpression.cpp removed src prefix in all includes 9 years ago
BinaryBooleanFunctionExpression.h removed src prefix in all includes 9 years ago
BinaryExpression.cpp removed src prefix in all includes 9 years ago
BinaryExpression.h removed src prefix in all includes 9 years ago
BinaryNumericalFunctionExpression.cpp removed src prefix in all includes 9 years ago
BinaryNumericalFunctionExpression.h removed src prefix in all includes 9 years ago
BinaryRelationExpression.cpp removed src prefix in all includes 9 years ago
BinaryRelationExpression.h removed src prefix in all includes 9 years ago
BooleanLiteralExpression.cpp removed src prefix in all includes 9 years ago
BooleanLiteralExpression.h removed src prefix in all includes 9 years ago
ChangeManagerVisitor.cpp more interpolation work 9 years ago
ChangeManagerVisitor.h more interpolation work 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 more interpolation work 9 years ago
Expression.h more interpolation work 9 years ago
ExpressionEvaluator.cpp removed src prefix in all includes 9 years ago
ExpressionEvaluator.h removed src prefix in all includes 9 years ago
ExpressionEvaluatorBase.cpp removed src prefix in all includes 9 years ago
ExpressionEvaluatorBase.h removed src prefix in all includes 9 years ago
ExpressionManager.cpp equipped automata in JANI models with expression variable representing their location 9 years ago
ExpressionManager.h equipped automata in JANI models with expression variable representing their location 9 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 post-merge fixes 9 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 removed src prefix in all includes 9 years ago
IfThenElseExpression.h removed src prefix in all includes 9 years ago
IntegerLiteralExpression.cpp removed src prefix in all includes 9 years ago
IntegerLiteralExpression.h removed src prefix in all includes 9 years ago
LinearCoefficientVisitor.cpp removed src prefix in all includes 9 years ago
LinearCoefficientVisitor.h removed src prefix in all includes 9 years ago
LinearityCheckVisitor.cpp removed src prefix in all includes 9 years ago
LinearityCheckVisitor.h removed src prefix in all includes 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 removed src prefix in all includes 9 years ago
RationalLiteralExpression.h removed src prefix in all includes 9 years ago
SimpleValuation.cpp removed src prefix in all includes 9 years ago
SimpleValuation.h removed src prefix in all includes 9 years ago
SubstitutionVisitor.cpp removed src prefix in all includes 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 removed src prefix in all includes 9 years ago
ToCppVisitor.h removed src prefix in all includes 9 years ago
ToExprtkStringVisitor.cpp removed src prefix in all includes 9 years ago
ToExprtkStringVisitor.h removed src prefix in all includes 9 years ago
ToRationalFunctionVisitor.cpp removed src prefix in all includes 9 years ago
ToRationalFunctionVisitor.h removed src prefix in all includes 9 years ago
ToRationalNumberVisitor.cpp removed src prefix in all includes 9 years ago
ToRationalNumberVisitor.h removed src prefix in all includes 9 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 removed src prefix in all includes 9 years ago
UnaryBooleanFunctionExpression.h removed src prefix in all includes 9 years ago
UnaryExpression.cpp Merge branch 'master' into menu_games 9 years ago
UnaryExpression.h removed src prefix in all includes 9 years ago
UnaryNumericalFunctionExpression.cpp removed src prefix in all includes 9 years ago
UnaryNumericalFunctionExpression.h removed src prefix in all includes 9 years ago
Valuation.cpp removed src prefix in all includes 9 years ago
Valuation.h c++ code compiles again after rename 9 years ago
Variable.cpp equipped automata in JANI models with expression variable representing their location 9 years ago
Variable.h equipped automata in JANI models with expression variable representing their location 9 years ago
VariableExpression.cpp removed src prefix in all includes 9 years ago
VariableExpression.h removed src prefix in all includes 9 years ago
VariableSetPredicateSplitter.cpp initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago
VariableSetPredicateSplitter.h initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago