76 Commits (f589b106923ed7fe5236d73487a838bd7f3da6ae)

Author SHA1 Message Date
Matthias Volk 66da4e5463 Made expression module part of storage module 7 years ago
Matthias Volk 21e9bbf34a Python bindings for storm-pars 8 years ago
Matthias Volk b6061cc620 Updated bindings to new api 8 years ago
Matthias Volk ed4fba1277 Updated tests as matrix does not contain 0-transitions anymore 8 years ago
Sebastian Junges d1b797a126 fixes after updated pycarl and storm 8 years ago
Sebastian Junges e960b41315 fixed tests to be compatible with pycarl v2 8 years ago
Matthias Volk 3c7a4b49a5 PmcResult is CheckResult + constraints 8 years ago
Tom Janson f094216dce crudely sanity-check instance matrix content 8 years ago
Tom Janson 56ba8685d5 extract parametric prism program parse test 8 years ago
Tom Janson 64701f79d0 more cosmetics 8 years ago
Tom Janson 6652e4acf1 whitespace / PEP8 8 years ago
Matthias Volk 9618b5ca31 Length for states and actions 8 years ago
Matthias Volk ed2875eb7d Changed state and action for models 8 years ago
Matthias Volk c017949d0c Use matrix instead of model for iterators 8 years ago
Matthias Volk 26d2b90f44 Bindings for state labeling 8 years ago
sjunges ac9a233aaf ModelInstantiator for MDP & DTMC 8 years ago
Sebastian Junges e7db19154d tests updated 8 years ago
Matthias Volk 95f83a7224 Binding for CheckResult 8 years ago
Sebastian Junges 32eae51b16 first working test for model instantiator 8 years ago
Matthias Volk 008a780a9d Added test cases for BitVector 8 years ago
Matthias Volk ad65f009ad Build from prism program has default formulas = [] 8 years ago
Tom Janson 2c57642ca0 use math.isclose for float comparison asserts 8 years ago
Sebastian Junges 0c79aba2c7 extracted from storm repo, refactored formula 8 years ago