4172 Commits (4bc92664167fdbc8fa6c3d480889fbe4f04289bf)
 

Author SHA1 Message Date
Mavo 35a76010b7 Redundant include 8 years ago
TimQu 82a3be3d74 .. missing files 8 years ago
TimQu ea2315e903 restructured code for pcaa implementation 8 years ago
dehnert e611d6020d work on MA in JIT-builder 8 years ago
dehnert 812e1c4235 adapted test to new check policy and made jani variable and expression variable have the same name in PRISM-to-JANI conversion 8 years ago
dehnert 6f11b688d3 forward Boost location to carl 8 years ago
dehnert bf68b28b26 changed default linking type of boost to dynamic, as otherwise g++ complains about non-relocatable code 8 years ago
dehnert 6644f2f482 changing level of assignment to signed int 8 years ago
dehnert 392f56aab5 made jit model builder work on Ubuntu 16.04/g++ 8 years ago
TimQu d0c3d0f67c started some refactoring / code simplifications 8 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 8 years ago
sjunges bb7033b097 Merge branch 'jani_support' into jani_gspn_support 8 years ago
dehnert bf6e1ef940 minor fix 8 years ago
Mavo ee4b6c96a8 Use operator<< from carl 8 years ago
Mavo 8521abc7ac Merge from future 8 years ago
dehnert d07b7f44d5 commit to switch workplace 8 years ago
TimQu 4e26b60b78 More cleanup 8 years ago
TimQu 0863b8beba Merge branch 'future' into multi-objective 8 years ago
TimQu 3d7442b5c1 Fix in SparseMatrix::swapRows 8 years ago
dehnert bb711fa4fb Merge remote-tracking branch 'origin/jani_support' into jani_explicit_jit 8 years ago
dehnert 4d8c765fdf made jit-builder ready to deal with compositions that do not mention all automata, more work on rewards 8 years ago
sjunges e0fd50cb9d Fixed export of sync input for no-action 8 years ago
TimQu 3d24f25fbc cleaning up 8 years ago
TimQu 80d9e6bb4e Compatibility with recent hypro version 8 years ago
dehnert eee02a7102 Merge remote-tracking branch 'origin/jani_support' into jani_explicit_jit 8 years ago
dehnert ad96b81a8a fix to compile again 8 years ago
sjunges d945cb279d add derived operators to features, fixed composition export 8 years ago
dehnert 2a90b5d737 more transient assignments 8 years ago
sjunges 84d1ead442 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 8 years ago
dehnert 44c06641d7 slightly different approach to transient variable handling 8 years ago
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 8 years ago
dehnert 8f096e9475 more work on transient variables 8 years ago
dehnert 4728674a4a fixed bug 8 years ago
sjunges f5e8c5ba73 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 8 years ago
sjunges b044b2aca4 .. 8 years ago
dehnert c84254f665 another step, debugging in progress 8 years ago
Mavo cd1aec7750 Heuristic using the difference between upper and lower bound 8 years ago
Mavo 6fcc97a7b4 Implemented modularisation for MTTF via parallel composition of CTMCs 8 years ago
sjunges 875feebdb8 modularisation checks for restrictors 8 years ago
Mavo 1c95722711 Do not skip states if approx = 0.0 8 years ago
Mavo 9947d9b64c Add up exploration time 8 years ago
sjunges f1e69e42cd Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 8 years ago
sjunges 464a497093 smt checker v1, and better error messages 8 years ago
Mavo d95bb71f75 Tried to gain more performance 8 years ago
Mavo 64699a7bad Several improvements 8 years ago
Mavo dae1a7eefe Do not use cold BEs in first step of approximation formula 8 years ago
Mavo 02c4195f31 Better upper bound for independent subtrees 8 years ago
dehnert c4f8c1fbcb one step more 8 years ago
Mavo a2c484bba4 Support for probability approximation without modularisation 8 years ago
Mavo b669a3acef Only sort bucket queue if more than 10% is unsorted 8 years ago