2 Commits (ba1f6bf3d543bcb8d4016da8aeddfc0cc43f012c)

Author SHA1 Message Date
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 8 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 8 years ago
dehnert d35c99e844 renamed central model builder function 8 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 8 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 9 years ago
dehnert b3178e17f6 more bug fixes 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 9 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