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.
 
 
 
 
sjunges ed2d8c800a Merge branch 'future' into python_api 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 properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) 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 on customizing checking process 9 years ago
exceptions Merge master into parametricSystems. 10 years ago
logic properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) 9 years ago
modelchecker changed cli to create tasks that only compute the value for the initial state (if the model checker supports that) 9 years ago
models added isParametric to models 9 years ago
parser fixed minor bug (apparently because of new boost version) in spirit error handling 9 years ago
permissivesched ... 10 years ago
python some issues with const for formulae 9 years ago
settings Merge branch 'future' into python_api 9 years ago
solver removed debug output 9 years ago
storage const formulae 9 years ago
utility changed cli to create tasks that only compute the value for the initial state (if the model checker supports that) 9 years ago
CMakeLists.txt Merge branch 'future' into python_api 9 years ago
storm.cpp Faster compilation times! 10 years ago