2726 Commits (a5842e4a616b5db0d7ce071b9d77def669abc00b)

Author SHA1 Message Date
TimQu dac431b263 parsing of jani-arrays 7 years ago
dehnert 59a81831f3 fixing bug in relevant states computation of menu-game-based abstraction 7 years ago
dehnert 943de2e17c changing abstraction options slightly 7 years ago
dehnert 5706831ad6 fixing settings/tests 7 years ago
TimQu 539b3230eb when exporting jani, eliminate reward accumulation kinds whenever they do not have any effect 7 years ago
TimQu 8050f8fc67 eliminate reward accumulations on jani level 7 years ago
TimQu 6cc0369a1c added JaniTraverser to conveniently traverse all components of a jani model. 7 years ago
TimQu 1714126a6f traverser for jani models 7 years ago
TimQu a739ce38f1 export of reward accumulations 7 years ago
TimQu 831f07e867 eliminate reward accumulations whenever possible 7 years ago
TimQu 701f3832b1 parsing reward accumulations 7 years ago
TimQu ee1dcbd483 fragment checker checks reward accumulations 7 years ago
TimQu 4302aa0be0 added missing include 7 years ago
TimQu 76b2eb2ee9 added reward accumulation to formulas 7 years ago
TimQu 953d570ff0 fix in syntacticalEquality checker 7 years ago
TimQu 251c9e2141 added option to make the json export more compact 7 years ago
TimQu e038fb64be Jani: export the correct accumulation parameters for expected reward properties 7 years ago
TimQu c124ebcc93 Fixed a Jani-related issue when adding assignments to OrderedAssignments 7 years ago
TimQu 4b3e7849ed jani parser parses array variables 7 years ago
TimQu 8202f77943 array expressions 7 years ago
TimQu 8da922e4d5 started to include array support 7 years ago
TimQu 5b78393425 Fixed issues related to allowing local variables when converting from prism to jani 7 years ago
TimQu bd475e99eb fixed flattening models with constants 7 years ago
TimQu 394ef9f5b3 writing the correct model name into the jani file 7 years ago
Sebastian Junges 919dfeebae "number of edges" and "number of commands" in jani model / prism programs 8 years ago
TimQu a21c6f7244 fixed wrong state action rewards in JaniNextStateGenerator. 8 years ago
TimQu d8bc689259 Throw an exception instead of assertion when 'wrong' jani was detected 8 years ago
TimQu 0332935451 Supporting TimeOperatorFormulas for MDPs and DTMCs in Sparse, Hybrid, and Dd engine 8 years ago
Joachim Klein d0e2d099bf AbstractModelChecker: In error messages, include class name of the actual model checker 8 years ago
Joachim Klein da4dfc35a8 AbstractModelChecker: add getClassName() 8 years ago
TimQu ed2de09ce3 added function that reduces the nesting of expressions (e.g. when considering a big sum with many summands. This fixes stack overflows when translating expressions 8 years ago
TimQu b3be56588f fixing time operator formulas 8 years ago
TimQu fe71dfdf9b added export of reward-bounded until formulas 8 years ago
TimQu 01549dfdea fixed segfaults when lifting transient destination assignments to the edge 8 years ago
TimQu d9ec0f8fcf removed include of old janiexportsettings 8 years ago
TimQu 51c5c42319 Fixed export of expected time properties to jani 8 years ago
TimQu 35aa166f5b added possibility to check all available jani properties 8 years ago
TimQu fbb734fbe2 Fixed using settings without the 'general' module 8 years ago
TimQu 86f0195b18 removed jani conversion in cli of main binary 8 years ago
TimQu e5e6e1bd79 worked on prism to jani converter 8 years ago
TimQu db72a05358 fixed log output 8 years ago
dehnert abe7510ae9 added clearing requirements 8 years ago
Matthias Volk 9902bb9dff Fixed version parsing for 'commits ahead' 8 years ago
TimQu e1047e787f handled case where no threshold for the number of iterations is provided 8 years ago
TimQu 274d51795c removed default value for maximal iteration count 8 years ago
Sebastian Junges f0c451aae9 fixed a case where time path propreties were not identified as such, and ensured for debugging that time operators now get a time path formula 8 years ago
dehnert 264d9158c8 bugfix for dd-based MA building from JANI 8 years ago
dehnert a08cb4ac18 making game solver respect equation solver format 8 years ago
TimQu caf9975109 Fixed an issue with topological min max solver 8 years ago
dehnert cb89ab7509 clearing end-component requirement in topological solver 8 years ago