3640 Commits (b9688346cce06ecb912bed02cae1d291a584ac4f)

Author SHA1 Message Date
dehnert 9f40400b56 work on making jit-builder ready for exact arithmetic and parametric models 9 years ago
sjunges 22167e9ec5 Places can only be cosntructed with their id, id cannot be changed later 9 years ago
sjunges 35eb421e71 fixed warning 9 years ago
sjunges e2324c92c0 make storm compile again without xerces, also make storm-gspn target compile 9 years ago
sjunges 7528e86d67 switch case: added default to suppress warning in gcc6 9 years ago
sjunges 606ab9eb09 Removed unnecessary semicolons causing warnings 9 years ago
sjunges 44ebbfad9f Removed unnecessary semicolons causing warnings 9 years ago
sjunges ebe9992c0b Some comments 9 years ago
sjunges c0a6195125 string comparison via operator 9 years ago
sjunges 6843f4349f refactorign of gspns: use ints as identifiers on more places, use the builder in the parsing process, split the parsers for project files and pnml, as well as some minor stuff 9 years ago
TimQu f09e97d1e7 fixed tests, removed old files 9 years ago
dehnert 5a793839e9 add some trace messages 9 years ago
dehnert fda8a8f2ab jit model builder tests passing 9 years ago
dehnert 070e115b60 tests for JIT based model builder 9 years ago
Mavo 35a76010b7 Redundant include 9 years ago
TimQu 82a3be3d74 .. missing files 9 years ago
TimQu ea2315e903 restructured code for pcaa implementation 9 years ago
dehnert e611d6020d work on MA in JIT-builder 9 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 9 years ago
dehnert 6644f2f482 changing level of assignment to signed int 9 years ago
dehnert 392f56aab5 made jit model builder work on Ubuntu 16.04/g++ 9 years ago
TimQu d0c3d0f67c started some refactoring / code simplifications 10 years ago
dehnert b579978938 cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata 10 years ago
dehnert bf6e1ef940 minor fix 10 years ago
Mavo ee4b6c96a8 Use operator<< from carl 10 years ago
dehnert d07b7f44d5 commit to switch workplace 10 years ago
TimQu 4e26b60b78 More cleanup 10 years ago
TimQu 3d7442b5c1 Fix in SparseMatrix::swapRows 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
sjunges e0fd50cb9d Fixed export of sync input for no-action 10 years ago
TimQu 3d24f25fbc cleaning up 10 years ago
TimQu 80d9e6bb4e Compatibility with recent hypro version 10 years ago
dehnert ad96b81a8a fix to compile again 10 years ago
sjunges d945cb279d add derived operators to features, fixed composition export 10 years ago
dehnert 2a90b5d737 more transient assignments 10 years ago
dehnert 44c06641d7 slightly different approach to transient variable handling 10 years ago
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 10 years ago
dehnert 8f096e9475 more work on transient variables 10 years ago
dehnert 4728674a4a fixed bug 10 years ago
dehnert c84254f665 another step, debugging in progress 10 years ago
Mavo cd1aec7750 Heuristic using the difference between upper and lower bound 10 years ago
Mavo 6fcc97a7b4 Implemented modularisation for MTTF via parallel composition of CTMCs 10 years ago
sjunges 875feebdb8 modularisation checks for restrictors 10 years ago
Mavo 1c95722711 Do not skip states if approx = 0.0 10 years ago
Mavo 9947d9b64c Add up exploration time 10 years ago
sjunges 464a497093 smt checker v1, and better error messages 10 years ago
Mavo d95bb71f75 Tried to gain more performance 10 years ago
Mavo 64699a7bad Several improvements 10 years ago
Mavo dae1a7eefe Do not use cold BEs in first step of approximation formula 10 years ago
Mavo 02c4195f31 Better upper bound for independent subtrees 10 years ago