20 Commits (90095a5455669c60716c4a6a07fca3d5a6a759f7)

Author SHA1 Message Date
TimQu 90095a5455 correct conversion of prism formulas to jani functions when modules were renamed 7 years ago
TimQu 55efedb713 prism2jani no longer fails if a reward model has the same name as a formula/variable 7 years ago
TimQu c052da15b9 conversion from prism to jani respects formulaas 7 years ago
TimQu dac431b263 parsing of jani-arrays 7 years ago
TimQu 5b78393425 Fixed issues related to allowing local variables when converting from prism to jani 7 years ago
TimQu 86f0195b18 removed jani conversion in cli of main binary 7 years ago
dehnert a616e2743d fixes to standard-compliant prism-to-jani conversion 7 years ago
Sebastian Junges 1c9f7b0f2f translate prism to jani with a suffix for location names etc when doing this for multiple models 7 years ago
dehnert 9a6abf7eec fixed a bug in dd-based reward model building 8 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 8 years ago
Sebastian Junges 8e32d3fa8f Simplifying index levels 8 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 8 years ago
dehnert aac7433f39 expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals 8 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 8 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 8 years ago
dehnert ae93211aeb template edges in JANI models 8 years ago
dehnert d5535b19be reverted changing silent action name as JANI identifiers need to be non-empty 8 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
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert fda8a8f2ab jit model builder tests passing 9 years ago
dehnert 070e115b60 tests for JIT based model builder 9 years ago
dehnert 812e1c4235 adapted test to new check policy and made jani variable and expression variable have the same name in PRISM-to-JANI conversion 9 years ago
dehnert 4728674a4a fixed bug 9 years ago
sjunges 3626c044d3 several improvements towards jani-property support 9 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 9 years ago
dehnert 874da01731 started to implement symbolic MA generation based on JANI 9 years ago
dehnert f616bf606b adapted JANI parallel composition class to synchronization vector usage 9 years ago
dehnert c2cab571f5 made tests work again 9 years ago
dehnert 7af89f5a6f real transient variables and assignments are now added in PRISM to JANI transformation 9 years ago
dehnert c0d1628466 made Prism to JANI conversion compile again 9 years ago
dehnert 9a5d11a5e0 adding real variables to JANI models. started to encapsulate PRISM to JANI converter 9 years ago