12 Commits (7c61a16d9157b7be316ac6b855d4dd11532a4271)

Author SHA1 Message Date
TimQu 32180591c0 extended jani datastructures 7 years ago
Sebastian Junges 33ac2e0793 make jani models copyable 7 years ago
dehnert 24d6337006 JANI choice origins and MILP-based high-level cex for JANI 8 years ago
Sebastian Junges 8e32d3fa8f Simplifying index levels 9 years ago
Sebastian Junges 2fd915f74c forward declarations, reduce compilation overhead 9 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 9 years ago
dehnert ae93211aeb template edges in JANI models 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 9 years ago
dehnert d5535b19be reverted changing silent action name as JANI identifiers need to be non-empty 9 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 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
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 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