3033 Commits (e0fd50cb9dc162ffece040092ce7a963c6f6898e)

Author SHA1 Message Date
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
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
dehnert 00db8794e6 fixed bug in explicit jani model generator 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
dehnert 0796eea632 implemented the extended filter functions of JANI for the symbolic/hybrid check results 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
sjunges 88ecb60906 numbered actions 9 years ago
dehnert 282be9612e fixed typo in header inclusion 9 years ago
sjunges 744216d5d2 export formulae 9 years ago
sjunges aee1956950 progress towards JANI formula support, fix for gcc 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
dehnert 91e6bb2999 fixed bug in DD-based JANI model generation related to transient edge assignments 9 years ago
dehnert 011e3fbaa6 fixed bug that introduced transient variables in the state space 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 236a2be0d3 pretty printing of rational functions, rewards in the drn format, option for full build 9 years ago
sjunges ae57574d85 first version of explicit format export [mdps/no rewards only currently] 9 years ago
sjunges f0132cf2a5 Bounds & co for pgcl. 9 years ago
dehnert 063d06fd66 changed dot to underscore in JANI automaton delimiter 9 years ago
sjunges fd1a241921 more intelligence in pgcl to jani 9 years ago
dehnert f76760441e added check to symbolic JANI model builder 9 years ago
sjunges 2365f62f23 minor updates of parsers 9 years ago
sjunges e7dc0a049b towards nice pgcl - jani support 9 years ago
sjunges 7c85f0c46a IntegerInterval:: contains 9 years ago
sjunges 5cc1a86f10 No - I won't wait for those parsers no more. Part one of some compiliation speed up stuff. 9 years ago
dehnert 1d99a18edb removed debugging temporary 9 years ago
dehnert fb4657db2d added boolean variable declarations 9 years ago
dehnert f1616ac1cc moved integer declarations in pgcl programs to separate variable declaration section 9 years ago
dehnert 1b5be8c52c allowing dots in identifiers and using a dot to prefix automata variables in JANI parser 9 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 9 years ago
dehnert 269041feda implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
dehnert 29f0f66689 reworked getUniqueRewardModel a little 9 years ago
dehnert 3ddf87f900 some more fixes for JANI model building 9 years ago
dehnert 0cda7daf75 made error check in ExprTk-Evaluator a bit more verbose 9 years ago
sjunges d807895298 dots are KUCHEN now 9 years ago
dehnert f49a2cf5a9 added proper location handling to JANI next-state generator 9 years ago
sjunges a188d8327f bugfixes in parser 9 years ago
sjunges ab6859cf52 programg graph to jani: transient variables as global 9 years ago
dehnert af8d9b0ad8 added underflow check in PRISM next-state generator 9 years ago
sjunges eed1e30f3c transient variables in program graphs 9 years ago
sjunges bf94b004cc collect variables bug solved 9 years ago
sjunges 7341d9467b Fixed parsing rates 9 years ago
dehnert f2e23a7544 added preliminary support for input-enabledness to DD-based JANI model builder 9 years ago