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 167cbbe04f updates for cudd inclusion - Warning: This does not compile 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 added isParametric to models 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 Merge branch 'future' into scheduler_computation 10 years ago
utility more work towards proper scheduler generation 10 years ago
CMakeLists.txt refactored further parts of the external library building 10 years ago
storm.cpp Faster compilation times! 10 years ago