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