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.
 
 
 
 
TimQu 858de4bf48 'applyUpdate' in jani next state generator now works in-place 7 years ago
..
Choice.cpp fixed warnings related to the mixed use of struct/class 8 years ago
Choice.h Improved explicit model building: 8 years ago
CompressedState.cpp fixed out-of-bounds-labelling, added overlapping guards building, and some improved error messages if something goes wrong with highlevel counterex generation 7 years ago
CompressedState.h fixed out-of-bounds-labelling, added overlapping guards building, and some improved error messages if something goes wrong with highlevel counterex generation 7 years ago
JaniNextStateGenerator.cpp 'applyUpdate' in jani next state generator now works in-place 7 years ago
JaniNextStateGenerator.h 'applyUpdate' in jani next state generator now works in-place 7 years ago
NextStateGenerator.cpp fixes for array expressions, support to translate properties that consider array expressions, translating array models in cli 7 years ago
NextStateGenerator.h fixed out-of-bounds-labelling, added overlapping guards building, and some improved error messages if something goes wrong with highlevel counterex generation 7 years ago
PrismNextStateGenerator.cpp added support for unbounded integer variables in explicit jani builder such that it is treated as a bounded variable (with a given number of bits) and an exception is thrown in case of an underflow or overflow 7 years ago
PrismNextStateGenerator.h starting on some builder optimizations 7 years ago
StateBehavior.cpp started overhaul of cli/api 8 years ago
StateBehavior.h removed src prefix in all includes 9 years ago
TransientVariableInformation.cpp Added support for transient variables on the rhs of an assignment 7 years ago
TransientVariableInformation.h jani next state generator now sets values of transient variables in the evaluator to evaluate reward expressions 7 years ago
VariableInformation.cpp fix in variable information for unbounded variables 7 years ago
VariableInformation.h support for *local* unbounded integer variables. 7 years ago