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 d545fac471 Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 10 years ago
..
adapter Z3 runs fine again. 11 years ago
builder Added function tests for CTMC creation and time-bounded reachability. 10 years ago
modelchecker Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 10 years ago
parser Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
solver Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 10 years ago
storage Qualitative modelchecking algorithms for MDPs using BDDs. Not yet bugfixed. 10 years ago
utility Added tests for sparse Prob0/1 to functional tests 10 years ago
storm-functional-tests.cpp Functional Testing Suite now prints a note if not all optional dependencies were included in the build. 10 years ago