3743 Commits (ac4ef1d31ec353a2f901b641c938a9ee2c3d6e15)
 

Author SHA1 Message Date
sjunges ac4ef1d31e Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 9 years ago
sjunges 3dfe4640e9 cleaning gspns 9 years ago
Mavo f664935123 Merge from future 9 years ago
TimQu 4d53dc4930 Fix in SparseMatrix::swapRows 9 years ago
sjunges 1fd89f3922 fixes in reach expression parsing for expected reward 9 years ago
sjunges 42fccfeb08 modernjson updated, and removed deprecated flag as it causes some issues on ubuntu 16.10 9 years ago
sjunges 6431d8d410 let xerces inclusion work on linux systems 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 5361c15960 set use_xerces in storm-config.h 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 c680ade869 Merge branch 'jani_support' into future 9 years ago
sjunges ebe9992c0b Some comments 9 years ago
sjunges 8a34ed3280 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 9 years ago
sjunges c0a6195125 string comparison via operator 9 years ago
sjunges 1ed5581a1d removed old examples 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
Mavo 35a76010b7 Redundant include 9 years ago
sjunges bb7033b097 Merge branch 'jani_support' into jani_gspn_support 9 years ago
Mavo ee4b6c96a8 Use operator<< from carl 9 years ago
Mavo 8521abc7ac Merge from future 9 years ago
sjunges e0fd50cb9d Fixed export of sync input for no-action 9 years ago
sjunges d945cb279d add derived operators to features, fixed composition export 9 years ago
sjunges 84d1ead442 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 9 years ago
sjunges f5e8c5ba73 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 9 years ago
sjunges b044b2aca4 .. 9 years ago
Mavo cd1aec7750 Heuristic using the difference between upper and lower bound 9 years ago
Mavo 6fcc97a7b4 Implemented modularisation for MTTF via parallel composition of CTMCs 9 years ago
sjunges 875feebdb8 modularisation checks for restrictors 9 years ago
Mavo 1c95722711 Do not skip states if approx = 0.0 9 years ago
Mavo 9947d9b64c Add up exploration time 9 years ago
sjunges f1e69e42cd Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 9 years ago
sjunges 464a497093 smt checker v1, and better error messages 9 years ago
Mavo d95bb71f75 Tried to gain more performance 9 years ago
Mavo 64699a7bad Several improvements 9 years ago
Mavo dae1a7eefe Do not use cold BEs in first step of approximation formula 9 years ago
Mavo 02c4195f31 Better upper bound for independent subtrees 9 years ago
Mavo a2c484bba4 Support for probability approximation without modularisation 9 years ago
Mavo b669a3acef Only sort bucket queue if more than 10% is unsorted 9 years ago
Mavo 6778a018ad Use heuristic probability 9 years ago
Mavo d814143c09 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 9 years ago
Mavo c12bbe2904 Disable old way of computing permutations as there is a bug for >31 elements 9 years ago
Mavo aa9cc2e0e5 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 9 years ago
Mavo 876b147aa8 Fixed bug with iterator 9 years ago
Mavo d9b1285644 Alternative way of computing permutations (at the moment in parallel) 9 years ago
sjunges ce9d7db67a fixed knuths die in pdtmc 9 years ago
sjunges 56b301fbbf ignore some 3rd party libs 9 years ago