3865 Commits (0ee4c9badb77d332c790cbb799c7693cea315829)
 

Author SHA1 Message Date
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 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
Mavo a9f97bd210 Set heuristic to probability 10 years ago
Mavo 58f8707293 Tighter over-approximation 10 years ago
Mavo 0d9cdd6ef8 Use Heuristic None 10 years ago
Mavo 20b00e8f1d Propagate dont care to currently not failable BEs 10 years ago
Mavo 8b78ed2340 Renamed rateratio to probability 10 years ago
Mavo 945447e7e0 Use DFS as default 10 years ago
Mavo 815bbf10ab Remove map and use linear search in BucketPriorityQueue 10 years ago
Mavo ef7d4ac87b Do not sort BEs anymore 10 years ago
Mavo 8d38358c11 Use BucketPriorityQueue instead of DynamicPriorityQueue 10 years ago
dehnert 17384cd9e9 fixed wrong include 10 years ago
dehnert ed49f82ae3 Merge branch 'future' into jani_support 10 years ago
dehnert cb97da887c went from deque to vector-based representation of splitter queue in bisimulation 10 years ago
Mavo d1d77ff4df Changed deque to vector in bisimulation to gain performance boost 10 years ago
Mavo 82a3964e5d Only fix queue when needed 10 years ago
Mavo a333d29d16 Hard coded heuristic to gain performance 10 years ago
dehnert 00db8794e6 fixed bug in explicit jani model generator 10 years ago
Mavo a624292ece Output no states 10 years ago
Mavo ec8b5a23f2 Fixed compile issues with under Linux 10 years ago
sjunges bd2e7b075c one can never have enough labels in prism files 10 years ago
sjunges 489fd4f780 Die and TwoDie as in the Qapl talk 10 years ago
sjunges ecc74595ba several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things 10 years ago
sjunges 435b3084cb Finally, Globally 10 years ago
sjunges 2549b30f3e erge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 10 years ago
sjunges 9faa7539c5 parser 10 years ago
Mavo 1bfd974795 Minor fixes 10 years ago
Mavo 4a6f53031e Choose different approximation heuristics 10 years ago
dehnert 0796eea632 implemented the extended filter functions of JANI for the symbolic/hybrid check results 10 years ago
Mavo 26d0a3a7a4 Fixed smaller bugs 10 years ago
sjunges aa1bdaa9ea Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 10 years ago
sjunges 3daa725bb5 Merge branch 'jani_support' into export_explicit 10 years ago
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 10 years ago
sjunges 3626c044d3 several improvements towards jani-property support 10 years ago