6402 Commits (785dbbdcdbb5694e62c18e57c257cf89e7eb94a2)
 

Author SHA1 Message Date
Matthias Volk 785dbbdcdb CMake version parsing of z3 without z3 binary 6 years ago
Sebastian Junges 53e9179722 CMake more stable in case z3 version is not obtained 6 years ago
Sebastian Junges 8ab3ea991d fix in drn parser 6 years ago
TimQu 539b3230eb when exporting jani, eliminate reward accumulation kinds whenever they do not have any effect 6 years ago
TimQu 8050f8fc67 eliminate reward accumulations on jani level 6 years ago
TimQu 6cc0369a1c added JaniTraverser to conveniently traverse all components of a jani model. 6 years ago
TimQu 1714126a6f traverser for jani models 6 years ago
TimQu a739ce38f1 export of reward accumulations 6 years ago
TimQu 831f07e867 eliminate reward accumulations whenever possible 6 years ago
TimQu 701f3832b1 parsing reward accumulations 6 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 234ddb7cff fixed compilation of JaniParser 7 years ago
TimQu a012539323 cleared some TODOs in the Jani Parser 7 years ago
TimQu 953d570ff0 fix in syntacticalEquality checker 7 years ago
Matthias Volk c136b9c628 Removed old jani file settings 7 years ago
TimQu ad88992ba2 export gspns to ctmcs/mdps if no intermediate/timed transitions occur. 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 0f97eb89db binary storm-gspn now exits with 0 if no gspnfile is given 7 years ago
TimQu 4861b8d4b4 More robust parsing of capacities and allowing constants in GSPN properties 7 years ago
TimQu c124ebcc93 Fixed a Jani-related issue when adding assignments to OrderedAssignments 7 years ago
TimQu 5f201da6da correctly parse templates, weights, priorities 7 years ago
TimQu 1f40a56ed8 updated changelog 7 years ago
TimQu a44eed65e8 allowing constant definitions for gspns via cli 7 years ago
TimQu 3215af6fc0 Implemented single- infinite- and k- server semantics for timed gspn transitions 7 years ago
TimQu 49930ebc9e fixed help text 7 years ago
TimQu 7f601058a1 flatten option should not require module prefix 7 years ago
TimQu f9f6b90cc2 updated changelog 7 years ago
TimQu 5b78393425 Fixed issues related to allowing local variables when converting from prism to jani 7 years ago
TimQu 817c5a218b making the time bound for generated gspn properties real valued 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
TimQu 17371e756c generate standard gspn properties automatically 7 years ago
TimQu 299f3f5c05 disallowing capacity 0 7 years ago
TimQu 6a11927b55 parsing pnpro files with constant definitions 7 years ago
TimQu 629c305456 Added option to specify one global capacity for all places of a gspn 7 years ago
Matthias Volk f638142ad9 Travis: Use Ubuntu 18.04 after support for 17.10 ended 7 years ago
TimQu fc453143c2 missing includes.. 7 years ago
TimQu 19c6472843 separating declaration/implementation for storm-conv api 7 years ago
Matthias Volk 3e8959c866 DFT: fixed stringstream clearing 7 years ago
Matthias Volk 020c480e9c DFT: export gate dependent information to json 7 years ago
Matthias Volk d4efcd49e3 DFT: no error for optional json arguments 7 years ago
Matthias Volk 1990b0a1c9 DFT: updated json export 7 years ago
Matthias Volk 48efde755b DFT: export to JSON as string 7 years ago
Matthias Volk 369d106f99 DFT: load json from string 7 years ago
Matthias Volk 856d62513b DFT: parse number from JSON 7 years ago
Matthias Volk cbd709f0cd Fixed assertion 7 years ago
Sebastian Junges a34ca5c9ac dont go on as soon as trivial command set is necessary 7 years ago