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. 10 years ago
..
adapters Merge branch 'future' into exact_solver 10 years ago
builder small fix for building MAs 10 years ago
cli renamed MarkovChainSettings 10 years ago
counterexamples started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers 10 years ago
exceptions rough skeleton for the parser, v1 10 years ago
generator building markov automata from prism code 10 years ago
logic Merge from future 10 years ago
modelchecker solvers now can allocated auxiliary memory 10 years ago
models Fixed a bug in rewardModel's reduceToStateBasedRewards. Also added a function to check whether all rewards are zero. 10 years ago
parser renamed MarkovChainSettings 10 years ago
permissivesched minor change 10 years ago
settings Fix unitialized data in coresettings 10 years ago
solver solvers now can allocated auxiliary memory 10 years ago
storage src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max. 10 years ago
utility Fix missing template argument in builder utility 10 years ago
CMakeLists.txt src group for storage/jani 10 years ago
storm-dyftee.cpp renamed MarkovChainSettings 10 years ago
storm.cpp added option 'exact' (in addition to parametric) 10 years ago