3048 Commits (44c06641d74121e90c06057924123c34be1f446f)

Author SHA1 Message Date
dehnert 44c06641d7 slightly different approach to transient variable handling 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
dehnert c4f8c1fbcb one step more 10 years ago
dehnert 2471036df4 more work on jit-thing: transitioning to proper handling of synchronizing edges 10 years ago
dehnert eaf422689b terminal states now supported by jit-based builder 10 years ago
dehnert e8810a3be4 more work: up 10 years ago
dehnert 02ca60282d forgotten files 10 years ago
dehnert 169293bfe5 started on proper deadlock handling 10 years ago
dehnert 71f2e83bc0 completed moving from monolithic generation to callback-based approach. added building labels to jit-based model builder, added support for options of other builders (selection of labels, reward models, etc) 10 years ago
dehnert 1c1120ef66 more work on jit-based builder 10 years ago
dehnert 9de219a6b9 more work on jit-based model builder 10 years ago
dehnert 17384cd9e9 fixed wrong include 10 years ago
dehnert cb97da887c went from deque to vector-based representation of splitter queue in bisimulation 10 years ago
dehnert 00db8794e6 fixed bug in explicit jani model generator 10 years ago
sjunges ecc74595ba several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things 10 years ago
sjunges 435b3084cb Finally, Globally 10 years ago
sjunges 9faa7539c5 parser 10 years ago
dehnert 0796eea632 implemented the extended filter functions of JANI for the symbolic/hybrid check results 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
dehnert 342356ceb1 minor fixes to make storm work with boost 1.62 10 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 10 years ago
sjunges 88ecb60906 numbered actions 10 years ago
dehnert 282be9612e fixed typo in header inclusion 10 years ago
sjunges 744216d5d2 export formulae 10 years ago
sjunges aee1956950 progress towards JANI formula support, fix for gcc 10 years ago
dehnert ba0d81ca52 bugfix for PRISM program: only check initial values of variables if they have one 10 years ago
sjunges afb01572b9 support for ctmcs 10 years ago
dehnert 91e6bb2999 fixed bug in DD-based JANI model generation related to transient edge assignments 10 years ago
dehnert 011e3fbaa6 fixed bug that introduced transient variables in the state space 10 years ago
sjunges 12a5258a45 second time is a charm 10 years ago
sjunges a265bc49ce check if transient values are actually given before looping over them 10 years ago
dehnert 59a92a8941 support for labels in JANI models in sparse and dd engine 10 years ago
sjunges 236a2be0d3 pretty printing of rational functions, rewards in the drn format, option for full build 10 years ago
sjunges ae57574d85 first version of explicit format export [mdps/no rewards only currently] 10 years ago
sjunges f0132cf2a5 Bounds & co for pgcl. 10 years ago
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 10 years ago
sjunges fd1a241921 more intelligence in pgcl to jani 10 years ago
dehnert f76760441e added check to symbolic JANI model builder 10 years ago
sjunges 2365f62f23 minor updates of parsers 10 years ago
sjunges e7dc0a049b towards nice pgcl - jani support 10 years ago
sjunges 7c85f0c46a IntegerInterval:: contains 10 years ago
sjunges 5cc1a86f10 No - I won't wait for those parsers no more. Part one of some compiliation speed up stuff. 10 years ago
dehnert 1d99a18edb removed debugging temporary 10 years ago
dehnert fb4657db2d added boolean variable declarations 10 years ago
dehnert f1616ac1cc moved integer declarations in pgcl programs to separate variable declaration section 10 years ago
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 10 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 10 years ago