3741 Commits (f664935123fb9bfc2368f29e6926d5b62654bca0)
 

Author SHA1 Message Date
Mavo f664935123 Merge from future 10 years ago
TimQu 4d53dc4930 Fix in SparseMatrix::swapRows 10 years ago
sjunges 1fd89f3922 fixes in reach expression parsing for expected reward 10 years ago
sjunges 42fccfeb08 modernjson updated, and removed deprecated flag as it causes some issues on ubuntu 16.10 10 years ago
sjunges 6431d8d410 let xerces inclusion work on linux systems 10 years ago
sjunges 22167e9ec5 Places can only be cosntructed with their id, id cannot be changed later 10 years ago
sjunges 35eb421e71 fixed warning 10 years ago
sjunges 5361c15960 set use_xerces in storm-config.h 10 years ago
sjunges e2324c92c0 make storm compile again without xerces, also make storm-gspn target compile 10 years ago
sjunges 7528e86d67 switch case: added default to suppress warning in gcc6 10 years ago
sjunges 606ab9eb09 Removed unnecessary semicolons causing warnings 10 years ago
sjunges 44ebbfad9f Removed unnecessary semicolons causing warnings 10 years ago
sjunges c680ade869 Merge branch 'jani_support' into future 10 years ago
sjunges ebe9992c0b Some comments 10 years ago
sjunges 8a34ed3280 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 10 years ago
sjunges c0a6195125 string comparison via operator 10 years ago
sjunges 1ed5581a1d removed old examples 10 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 10 years ago
Mavo 35a76010b7 Redundant include 10 years ago
sjunges bb7033b097 Merge branch 'jani_support' into jani_gspn_support 10 years ago
Mavo ee4b6c96a8 Use operator<< from carl 10 years ago
Mavo 8521abc7ac Merge from future 10 years ago
sjunges e0fd50cb9d Fixed export of sync input for no-action 10 years ago
sjunges d945cb279d add derived operators to features, fixed composition export 10 years ago
sjunges 84d1ead442 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 10 years ago
sjunges f5e8c5ba73 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 10 years ago
sjunges b044b2aca4 .. 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 f1e69e42cd Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 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
Mavo a2c484bba4 Support for probability approximation without modularisation 10 years ago
Mavo b669a3acef Only sort bucket queue if more than 10% is unsorted 10 years ago
Mavo 6778a018ad Use heuristic probability 10 years ago
Mavo d814143c09 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 10 years ago
Mavo c12bbe2904 Disable old way of computing permutations as there is a bug for >31 elements 10 years ago
Mavo aa9cc2e0e5 Merge branch 'dft-approximation' of https://sselab.de/lab9/private/git/storm into dft-approximation 10 years ago
Mavo 876b147aa8 Fixed bug with iterator 10 years ago
Mavo d9b1285644 Alternative way of computing permutations (at the moment in parallel) 10 years ago
sjunges ce9d7db67a fixed knuths die in pdtmc 10 years ago
sjunges 56b301fbbf ignore some 3rd party libs 10 years ago
Mavo 386d4c7f05 Use heuristic NONE to explore complete state space 10 years ago
Mavo 8e159133da Compute lower/upper bounds only when needed 10 years ago