3346 Commits (f196afcb6636b1c377ea61c377367021c48b32a4)

Author SHA1 Message Date
Mavo ef7d4ac87b Do not sort BEs anymore 9 years ago
Mavo 8d38358c11 Use BucketPriorityQueue instead of DynamicPriorityQueue 9 years ago
dehnert 17384cd9e9 fixed wrong include 9 years ago
dehnert cb97da887c went from deque to vector-based representation of splitter queue in bisimulation 9 years ago
Mavo d1d77ff4df Changed deque to vector in bisimulation to gain performance boost 9 years ago
Mavo 82a3964e5d Only fix queue when needed 9 years ago
Mavo a333d29d16 Hard coded heuristic to gain performance 9 years ago
dehnert 00db8794e6 fixed bug in explicit jani model generator 9 years ago
Mavo a624292ece Output no states 9 years ago
Mavo ec8b5a23f2 Fixed compile issues with under Linux 9 years ago
sjunges ecc74595ba several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things 9 years ago
sjunges 435b3084cb Finally, Globally 9 years ago
sjunges 9faa7539c5 parser 9 years ago
Mavo 1bfd974795 Minor fixes 9 years ago
Mavo 4a6f53031e Choose different approximation heuristics 9 years ago
dehnert 0796eea632 implemented the extended filter functions of JANI for the symbolic/hybrid check results 9 years ago
Mavo 26d0a3a7a4 Fixed smaller bugs 9 years ago
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
sjunges 3626c044d3 several improvements towards jani-property support 9 years ago
dehnert 342356ceb1 minor fixes to make storm work with boost 1.62 9 years ago
Mavo 8e1e61c4f2 Changed datastructures and made handling of pseudo states easier 9 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 9 years ago
sjunges 88ecb60906 numbered actions 9 years ago
dehnert 282be9612e fixed typo in header inclusion 9 years ago
sjunges 744216d5d2 export formulae 9 years ago
Mavo e05c4dab0d Use custom DynamicPriorityQueue 9 years ago
Mavo faadf19228 Approximation error is relative to mean of lower and upper bound 9 years ago
sjunges aee1956950 progress towards JANI formula support, fix for gcc 9 years ago
Mavo ea00abc35e Fixed problems with approximation while using symred 9 years ago
dehnert ba0d81ca52 bugfix for PRISM program: only check initial values of variables if they have one 9 years ago
sjunges afb01572b9 support for ctmcs 9 years ago
sjunges 61dc090fa8 gspn export settings (currently only dot output) and better gspn to jani support 9 years ago
sjunges 4f1f71ffae fix in getPlace; add capacities, GSPN settings and main file updated 9 years ago
Mavo a419cb0d80 Fixed computing rates for lower and upper bound 9 years ago
dehnert 91e6bb2999 fixed bug in DD-based JANI model generation related to transient edge assignments 9 years ago
Mavo 6faa7f0429 Abort when getting infinity in approximation 9 years ago
dehnert 011e3fbaa6 fixed bug that introduced transient variables in the state space 9 years ago
Mavo 3d083a1719 Fixed bug with wrong row in case of nondeterminism 9 years ago
Mavo 2f765a9a95 Expand states reached be dependencies 9 years ago
Mavo 53821d3d84 Added settings for approximation heuristic 9 years ago
Mavo 6b7bf3bba7 Introduced heuristic depth with distance from initial state 9 years ago
sjunges 12a5258a45 second time is a charm 9 years ago
sjunges a265bc49ce check if transient values are actually given before looping over them 9 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 9 years ago
sjunges 315bd550a7 better dot output for gspns thanks to michael 9 years ago
sjunges 3f9cfae253 the correct default rate from greatSPN editor 9 years ago
sjunges 806a8febd4 several minor fixes in gspn parser 9 years ago
Mavo 41a71f8688 Fixed bug with not setting nondetermism correctly 9 years ago
Mavo bf491117c7 Sort row only if replacement took place 9 years ago
sjunges 236a2be0d3 pretty printing of rational functions, rewards in the drn format, option for full build 9 years ago