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 a75e0f5323 more work wrt cleaner model exploration 9 years ago
..
adapters Fixed MathsatExpressionAdapter.h, where the adaption of std::hash was already wrapped in "namespace std" but the definition used std:: again. 9 years ago
builder more work wrt cleaner model exploration 9 years ago
cli changed cli to create tasks that only compute the value for the initial state (if the model checker supports that) 9 years ago
counterexamples more work towards proper scheduler generation 9 years ago
exceptions Merge master into parametricSystems. 10 years ago
generator more work wrt cleaner model exploration 9 years ago
logic started to implement conditional rewards for dtmcs 9 years ago
modelchecker alpha version of conditional rewards for dtmc 9 years ago
models started making cudd3 work 9 years ago
parser started to implement conditional rewards for dtmcs 9 years ago
permissivesched minor change 9 years ago
settings fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception 9 years ago
solver renamed policy to scheduler in some variable names 9 years ago
storage more work wrt cleaner model exploration 9 years ago
utility more work towards proper scheduler generation 9 years ago
CMakeLists.txt tearing apart explicit model builder and 'next-state generation' 9 years ago
storm.cpp Faster compilation times! 10 years ago