87 Commits (e945f28a86c8145d1862837e03dd8b94555cf10f)

Author SHA1 Message Date
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
dehnert b415c12c25 further preparation of partial bisimulation model checker 8 years ago
dehnert 9c685f3bdb started on partial bisimulation model checker 8 years ago
dehnert 9a6abf7eec fixed a bug in dd-based reward model building 8 years ago
dehnert f96403de9e added reduction to state-based rewards to symbolic (reward) models 8 years ago
Sebastian Junges 63fd02937f pomdps 8 years ago
sjunges 2c2dc5acd8 Changed API such that the command line settings do not occur in the settings anymore. Moreover, to prevent having 15 Boolean arguments, the build options are now part of the API. 8 years ago
dehnert f3ebfaa90f more work on MDP bisimulation 8 years ago
dehnert b25ef3f09c introduced symbolic bisimulation modes lazy and eager, fixed bug in sparse quotient extraction 8 years ago
dehnert 8a01765005 enabling symbolic bisimulation from cli 8 years ago
Sebastian Junges 53a2723e0c storm pars result moved from storm to storm pars 8 years ago
sjunges 5a3c67c352 Use result.toString to generate easier-to-parse result files 8 years ago
TimQu 07259e8f0d added parser for IMCAs explicit Markov automaton format 8 years ago
TimQu 57490a7947 fixed continuous to discrete time transformation 8 years ago
TimQu c7b83ffb5f moved parameter lifting related code out of the main library/executable 8 years ago
TimQu b3c8b92ea5 added model transformations to the api 8 years ago
TimQu 8b29b71c46 added the option to build a model with state valuations to the api 8 years ago
TimQu ecf3c7e996 reverted renaming of LabelSetGenerators to CommandSetGenerators. Potentially, these generators work for arbitrary sets of labels, not just for sets of Prism commands. 8 years ago
Matthias Volk d893f5a19b Named variables in api 8 years ago
Matthias Volk 535d70f427 Added missing include 8 years ago
dehnert f7965cfc12 minor cleanup 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago