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.
 
 
 
 
PBerger 67244869db src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max. 9 years ago
..
Choice.cpp more work towards exact solving 9 years ago
Choice.h first working version of next-state generator for PRISM models 9 years ago
CompressedState.cpp more work towards exact solving 9 years ago
CompressedState.h learning seems to work find on first larger example 9 years ago
JaniNextStateGenerator.cpp more work towards exact solving 9 years ago
JaniNextStateGenerator.h added special label 'deadlock' to models and builders 9 years ago
NextStateGenerator.cpp fixed the case where an expression occurred twice in the formulas 9 years ago
NextStateGenerator.h more work towards exact solving 9 years ago
PrismNextStateGenerator.cpp building markov automata from prism code 9 years ago
PrismNextStateGenerator.h more work towards exact solving 9 years ago
StateBehavior.cpp more work towards exact solving 9 years ago
StateBehavior.h worked a bit on the learning-based verification of MDPs 9 years ago
VariableInformation.cpp Merge branch 'future' into exact_solver 9 years ago
VariableInformation.h added check for multiple writes to the same global variable in explicit JANI next-state generator 9 years ago