21 Commits (f9d2df0b0a2e896547d6eb70dc83571cdd2369e3)

Author SHA1 Message Date
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 6 years ago
Tim Quatmann 95b2095151 Implemented simplification of system composition (this enables compatibility for more benchmarks in the dd engine). 6 years ago
Tim Quatmann 9128318ced storm-conv: Added an option to replace variables without assignment by constants. 7 years ago
TimQu 2c80eb518a Fixed output of properties in the prism syntax. 7 years ago
TimQu 404ec63f6c storm-conv: Added support for transformations on prism programs (such as flattening of modules). 7 years ago
TimQu 7038858379 storm-conv: Added ability to make global variables of a jani model local (or vice versa) 8 years ago
TimQu 90e9d91530 add undefined constants in properties to the jani model when converting 8 years ago
dehnert acfb8d28c0 fixing issues related to rewards in JIT-based model builder 8 years ago
TimQu ee9e6354a3 removed standard-compliant option: storm-conv now produces standard compliant jani code by default 8 years ago
TimQu c3837968dd nicer output for storm-conv and fixed an issue in storm-conv related to substituting constants before translating the functions 8 years ago
TimQu 55efedb713 prism2jani no longer fails if a reward model has the same name as a formula/variable 8 years ago
TimQu 28d4dd481d simplified processing of janiConversionOptions 8 years ago
TimQu e119131f78 storm-conv compiles 8 years ago
TimQu c739f0befa elimination of jani function 8 years ago
TimQu 274bfef652 started to extend storm-conv for array elimination 8 years ago
TimQu 251c9e2141 added option to make the json export more compact 8 years ago
TimQu 394ef9f5b3 writing the correct model name into the jani file 8 years ago
TimQu 19c6472843 separating declaration/implementation for storm-conv api 8 years ago
TimQu a4864f3c3d Using JaniExportSettings in storm-conv 8 years ago
TimQu e5e6e1bd79 worked on prism to jani converter 8 years ago
TimQu 2e035f3957 started working on conversion binary 8 years ago