3 Commits (42c71f30c95dc196d0837878ce9fd28c1820d4cb)

Author SHA1 Message Date
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago
dehnert 4d8c765fdf made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards 10 years ago
dehnert 2a90b5d737 more transient assignments 10 years ago
dehnert 44c06641d7 slightly different approach to transient variable handling 10 years ago
dehnert 91e6bb2999 fixed bug in DD-based JANI model generation related to transient edge assignments 10 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 10 years ago
dehnert f76760441e added check to symbolic JANI model builder 10 years ago
dehnert 1d99a18edb removed debugging temporary 10 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 10 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 10 years ago
dehnert 3ddf87f900 some more fixes for JANI model building 10 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 10 years ago
dehnert f2e23a7544 added preliminary support for input-enabledness to DD-based JANI model builder 10 years ago
dehnert afbfa8f18b slightly rewrote combination of synchronizing actions 10 years ago
sjunges 2905c010d2 updated parser: sync result optional, invariant is called differently now 10 years ago
dehnert 1ba4740a12 more work on input-enabling automata 10 years ago
dehnert c9c5f562a5 removed rename composition, because it is just a special case of synchronization vectors 10 years ago
dehnert 02f545c54d standard system composition of JANI models now only use synchronization vectors on the topmost level 10 years ago
dehnert 0c3b163a14 bugfix in unsynchronized action combination 10 years ago
dehnert 3504d09500 added quite some debug output to see where things are going wrong 10 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 10 years ago
dehnert ef0e1fe0ea more support for Markov automata in symbolic JANI builder and some bugfixes 10 years ago
dehnert 874da01731 started to implement symbolic MA generation based on JANI 10 years ago
dehnert 62ca16b20a alpha-draft of synchronization vectors in JANI 10 years ago
dehnert d2af83a98a fixed some bugs here and there 10 years ago
dehnert a14ee4f2c3 DD-based JANI model builder compiling again after change to synchronization vectors 10 years ago
dehnert de6d03b2b6 even closer to make synchronization vectors work with DD-based builder 10 years ago
sjunges 79c9dbcfda OrderedAssignments 10 years ago
dehnert f616bf606b adapted JANI parallel composition class to synchronization vector usage 10 years ago
dehnert 24e89ecce6 properly scaling state-action rewards for DTMCs in JANI model now 10 years ago
dehnert 99badd02c5 more work towards JANI reward models 10 years ago
dehnert 2a7e4a3c55 towards DD-based JANI rewards 10 years ago
dehnert e274cd33eb adapted cli to use symbolic model description rather than PRISM program 10 years ago
dehnert eed0a98899 commit to switch workplace 10 years ago
dehnert 7af89f5a6f real transient variables and assignments are now added in PRISM to JANI transformation 10 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