7 Commits (2fd915f74c55cddc046c245d845141bcd19afc17)

Author SHA1 Message Date
Sebastian Junges 2fd915f74c forward declarations, reduce compilation overhead 8 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 8 years ago
dehnert ae93211aeb template edges in JANI models 8 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 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 070e115b60 tests for JIT based model builder 9 years ago
dehnert d07b7f44d5 commit to switch workplace 9 years ago
dehnert 44c06641d7 slightly different approach to transient variable handling 9 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
sjunges 1309729150 export standard compliant jani by moving destinations outwards 9 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 9 years ago
sjunges 98a1a531c2 Silent actions fixed; probability exported correctly. 9 years ago
sjunges 79c9dbcfda OrderedAssignments 9 years ago
dehnert 23809f54f1 first version of rewards for JANI models (explicit next-state generator only) 9 years ago
dehnert 2182beefcb created storage class for JANI assignments that guarantees ordering 9 years ago
dehnert 7af89f5a6f real transient variables and assignments are now added in PRISM to JANI transformation 9 years ago
dehnert 9a5d11a5e0 adding real variables to JANI models. started to encapsulate PRISM to JANI converter 9 years ago
dehnert 3d426798b3 added visitor that checks for syntatical equality of expressions 9 years ago
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 9 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 9 years ago
dehnert 1892a9657f added some accessor functions and iteration capabilities. started on symbolic jani model builder 9 years ago
dehnert d38e7d5eb9 started working on jani data structures 9 years ago