11 Commits (aaa6f13cf4ec5c6b86a6cb16b14ec6c10c918e6e)

Author SHA1 Message Date
dehnert aaa6f13cf4 separated rational numbers and rational functions and added support for rational numbers to sylvan 9 years ago
sjunges 0f8e00a80e action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 9 years ago
dehnert 05203792f2 fixed a couple of warnings 9 years ago
dehnert 04d3a649bc finalized location variable for JANI automata 9 years ago
dehnert d6a32ca634 more work on flattening JANI compositions 9 years ago
dehnert 137aa163f2 fixed jit builder to not ignore locations 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 e799cbba79 Updated exprtk. made exprtk case-sensitive. fixed other minor issues 9 years ago
dehnert ae8a963c33 added some debug output to JaniNextStateGenerator 9 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 9 years ago
dehnert 4d8c765fdf made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards 9 years ago
dehnert ad96b81a8a fix to compile again 9 years ago
dehnert 44c06641d7 slightly different approach to transient variable handling 9 years ago
dehnert 2471036df4 more work on jit-thing: transitioning to proper handling of synchronizing edges 9 years ago
dehnert 00db8794e6 fixed bug in explicit jani model generator 9 years ago
dehnert 91e6bb2999 fixed bug in DD-based JANI model generation related to transient edge assignments 9 years ago
dehnert 011e3fbaa6 fixed bug that introduced transient variables in the state space 9 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 9 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 9 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 9 years ago
dehnert c9c5f562a5 removed rename composition, because it is just a special case of synchronization vectors 9 years ago
dehnert 675b7bb207 added proper check for undefined constants when building explicit JANI models in non-parametric mode 9 years ago
dehnert bba69684c9 reworked explicit Markov automaton generation a bit 9 years ago
sjunges 79c9dbcfda OrderedAssignments 9 years ago
dehnert ce5ca9d1ce added proper action reward handling to JANI next-state generator 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 8a8aca0062 explicit reward model building for JANI working from cli 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 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 e6d9c85749 fixed some bugs related to simplifaction of PRISM programs 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 10 years ago
dehnert f3fa90cc37 more work towards exact solving 10 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 10 years ago
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 10 years ago
dehnert 7861df4f20 JANI next-state generator appears to be working (without rewards) 10 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 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 000a8c2d77 more work on JANI next-state generator 10 years ago
dehnert 1d3539ab9a factored out some parts from the PRISM next-state generator into the superclass 10 years ago