55 Commits (44c06641d74121e90c06057924123c34be1f446f)

Author SHA1 Message Date
dehnert 44c06641d7 slightly different approach to transient variable handling 9 years ago
dehnert 91e6bb2999 fixed bug in DD-based JANI model generation related to transient edge assignments 9 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 9 years ago
dehnert f76760441e added check to symbolic JANI model builder 9 years ago
dehnert 1d99a18edb removed debugging temporary 9 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 9 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
dehnert 3ddf87f900 some more fixes for JANI model building 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 9 years ago
dehnert f2e23a7544 added preliminary support for input-enabledness to DD-based JANI model builder 9 years ago
dehnert afbfa8f18b slightly rewrote combination of synchronizing actions 9 years ago
sjunges 2905c010d2 updated parser: sync result optional, invariant is called differently now 9 years ago
dehnert 1ba4740a12 more work on input-enabling automata 9 years ago
dehnert c9c5f562a5 removed rename composition, because it is just a special case of synchronization vectors 9 years ago
dehnert 02f545c54d standard system composition of JANI models now only use synchronization vectors on the topmost level 9 years ago
dehnert 0c3b163a14 bugfix in unsynchronized action combination 9 years ago
dehnert 3504d09500 added quite some debug output to see where things are going wrong 9 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 9 years ago
dehnert ef0e1fe0ea more support for Markov automata in symbolic JANI builder and some bugfixes 9 years ago
dehnert 874da01731 started to implement symbolic MA generation based on JANI 9 years ago
dehnert 62ca16b20a alpha-draft of synchronization vectors in JANI 9 years ago
dehnert d2af83a98a fixed some bugs here and there 9 years ago
dehnert a14ee4f2c3 DD-based JANI model builder compiling again after change to synchronization vectors 9 years ago
dehnert de6d03b2b6 even closer to make synchronization vectors work with DD-based builder 9 years ago
sjunges 79c9dbcfda OrderedAssignments 9 years ago
dehnert f616bf606b adapted JANI parallel composition class to synchronization vector usage 9 years ago
dehnert 24e89ecce6 properly scaling state-action rewards for DTMCs in JANI model now 9 years ago
dehnert 99badd02c5 more work towards JANI reward models 9 years ago
dehnert 2a7e4a3c55 towards DD-based JANI rewards 9 years ago
dehnert e274cd33eb adapted cli to use symbolic model description rather than PRISM program 9 years ago
dehnert eed0a98899 commit to switch workplace 9 years ago
dehnert 7af89f5a6f real transient variables and assignments are now added in PRISM to JANI transformation 9 years ago
dehnert 2a7dc0fad0 renamed MarkovChainSettings 10 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 10 years ago
dehnert 05fecb03b3 started on introducing multiple initial locations in JANI models 10 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 10 years ago
dehnert 4cc780cbc0 tests compiling and running again 10 years ago
dehnert d35c99e844 renamed central model builder function 10 years ago
dehnert efda4e2950 changed the ordering of operations a bit to get more performance 10 years ago
dehnert ca57e22abc started profiling 10 years ago
dehnert c393449ca6 [fixing] a bug a day keeps insanity away 10 years ago
dehnert 3d4552cbf8 started working on improved JANI model building that still allows for more relaxed rules than PRISM when it comes to writing global variables 10 years ago
dehnert 82023d280d JANI model builder for MDPs is working now, but too slow 10 years ago
dehnert 3919f90712 started debugging JANI MDP building 10 years ago
dehnert 7750480714 JANI model builder for DTMCs working 10 years ago
dehnert 310db8a234 started to include reachability in JANI model generation 10 years ago
dehnert 32ec106588 more work on symbolic JANI model building 10 years ago
dehnert 6313e4c31b fixed a bug in symbolic model generator 10 years ago
dehnert adf8232896 more work and fixes for symbolic JANI builder 10 years ago
dehnert c4327e91a9 more work on symbolic JANI model builder 10 years ago