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 40aea6c929 replaced Cudd_CountMinterm by old version to fix what appears to be bug (sent mail to Fabio Somenzi) 10 years ago
..
adapters Fixed MathsatExpressionAdapter.h, where the adaption of std::hash was already wrapped in "namespace std" but the definition used std:: again. 10 years ago
builder properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) 10 years ago
cli changed cli to create tasks that only compute the value for the initial state (if the model checker supports that) 10 years ago
counterexamples more work towards proper scheduler generation 10 years ago
exceptions Merge master into parametricSystems. 11 years ago
logic made everything compile again and all tests passing 10 years ago
modelchecker added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 10 years ago
models started making cudd3 work 10 years ago
parser more work towards proper scheduler generation 10 years ago
permissivesched minor change 10 years ago
settings fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception 10 years ago
solver renamed policy to scheduler in some variable names 10 years ago
storage replaced Cudd_CountMinterm by old version to fix what appears to be bug (sent mail to Fabio Somenzi) 10 years ago
utility more work towards proper scheduler generation 10 years ago
CMakeLists.txt hotfix for segfaults, compile storm and log4cplus static 10 years ago
storm.cpp Faster compilation times! 10 years ago