5 Commits (bc506d24f11c828dcffdd92404de3280afb96525)

Author SHA1 Message Date
Tim Quatmann bdd89d87b2
Prism next state generator now deals with unbounded integer variables. 4 years ago
Tim Quatmann b24d224691 tests: Enabled logging output while running test-cases. 6 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
sjunges 12dda40919 split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs 8 years ago
TimQu 4191d17f1e Moved main testfiles into tests/storm/ and the storm-pars testfiles into tests/storm-pars 8 years ago
TimQu 88fc7fda0c fixed tests that used the prism model builder (reverted from commit f762491ce4) 8 years ago
TimQu f762491ce4 fixed tests that used the prism model builder 8 years ago
Matthias Volk cd971ba6fe Set correct example path for tests 9 years ago
Matthias Volk 072b316ad0 Changed path for tests, 9 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 9 years ago
TimQu f681206393 building markov automata from prism code 9 years ago
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 9 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 9 years ago
dehnert d35c99e844 renamed central model builder function 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago
dehnert 9db10e7849 added all composition operators of PRISM 9 years ago
Mavo c9f04ecc0b Added IOSettings 9 years ago
Mavo effadc5cca Split into general settings and markov chain settings 9 years ago
dehnert fad28df7d6 first working version of next-state generator for PRISM models 9 years ago
dehnert de58c73c5a forgot to commit some files 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
dehnert d787b80fec CTMC examples now build properly using the DD-based model generator. 10 years ago
dehnert 799cbce775 Added function tests for CTMC creation and time-bounded reachability. 10 years ago
dehnert 1a1906f811 Added functional tests for DD-based and sparse computation of states with prob 0 and 1. 10 years ago
dehnert a1dae8849e 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
dehnert 3977cafe73 Extended DD-based model building to also build the MDP models of our benchmark suite. Added (MDP) tests for DD-based model building and explicit model building. 10 years ago
dehnert 8c1870eb54 Intermediate commit. 10 years ago
dehnert 0f0baf61a4 Made DD-based model construction work for all DTMC benchmarks we have. Included tests for both DD-based and excplicit model generation from PRISM models. 10 years ago