36 Commits (70029468455d3bd40166720caaa2156580386f51)

Author SHA1 Message Date
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 4 years ago
Tim Quatmann 95b2095151 Implemented simplification of system composition (this enables compatibility for more benchmarks in the dd engine). 5 years ago
Matthias Volk add8193dd4 Removed duplicate makeOptional() 5 years ago
Matthias Volk ba6358c3fa Set optional arguments for settings 5 years ago
Tim Quatmann 9128318ced storm-conv: Added an option to replace variables without assignment by constants. 5 years ago
Matthias Volk 4ee31063a4 Removed double whitespaces in outputs 5 years ago
TimQu 2c80eb518a Fixed output of properties in the prism syntax. 5 years ago
TimQu 404ec63f6c storm-conv: Added support for transformations on prism programs (such as flattening of modules). 5 years ago
TimQu f453b2bddd storm-conv: also don't print the help message in case of errors in storm-conv. 6 years ago
TimQu 7038858379 storm-conv: Added ability to make global variables of a jani model local (or vice versa) 6 years ago
TimQu 90e9d91530 add undefined constants in properties to the jani model when converting 6 years ago
dehnert acfb8d28c0 fixing issues related to rewards in JIT-based model builder 6 years ago
sjunges 7f5d159154 fix spurious semicolon warning 6 years ago
TimQu 8c37d4eade conversion input settings now properly take a jani property filter 6 years ago
TimQu ee9e6354a3 removed standard-compliant option: storm-conv now produces standard compliant jani code by default 6 years ago
TimQu c3837968dd nicer output for storm-conv and fixed an issue in storm-conv related to substituting constants before translating the functions 6 years ago
TimQu 55efedb713 prism2jani no longer fails if a reward model has the same name as a formula/variable 6 years ago
TimQu 28d4dd481d simplified processing of janiConversionOptions 6 years ago
TimQu e119131f78 storm-conv compiles 6 years ago
TimQu c739f0befa elimination of jani function 6 years ago
TimQu 274bfef652 started to extend storm-conv for array elimination 6 years ago
Matthias Volk c136b9c628 Removed old jani file settings 6 years ago
TimQu 251c9e2141 added option to make the json export more compact 6 years ago
TimQu 49930ebc9e fixed help text 6 years ago
TimQu 7f601058a1 flatten option should not require module prefix 6 years ago
TimQu 394ef9f5b3 writing the correct model name into the jani file 6 years ago
TimQu 19c6472843 separating declaration/implementation for storm-conv api 6 years ago
TimQu 066facf3f1 fixed respecting the --globalvars option correctly... 6 years ago
TimQu 9487223dc1 --globalvars option no longer requires a module prefix 6 years ago
TimQu 56a5dcf7cb added setting in storm-conv to make variables global 6 years ago
TimQu 30d30a063c setting jani conversion options from settings 6 years ago
TimQu 31efde52c2 fixed case where no location variables were provided 7 years ago
TimQu a4864f3c3d Using JaniExportSettings in storm-conv 7 years ago
TimQu e5e6e1bd79 worked on prism to jani converter 7 years ago
TimQu 2e035f3957 started working on conversion binary 7 years ago