7534 Commits (4c1958c2453278ace0a4406db7c95f097df9d456)
 

Author SHA1 Message Date
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
Jip Spel 9e8d910a49 WIP Add LatticeExtender 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
Jip Spel b0b0623fcf Add matrix declaration 6 years ago
Jip Spel 5aec480a1e Clean up 6 years ago
TimQu ee1dcbd483 fragment checker checks reward accumulations 6 years ago
TimQu 4302aa0be0 added missing include 6 years ago
TimQu 76b2eb2ee9 added reward accumulation to formulas 6 years ago
Matthias Volk 1c20abc1b5 Fixed return 6 years ago
Matthias Volk 454f9350d7 Export proprties in DFT->GSPN->Jani file 6 years ago
Matthias Volk 8c2a44494b More general method for building GSPN-Jani properties 6 years ago
TimQu 234ddb7cff fixed compilation of JaniParser 6 years ago
Jip Spel e7dc7acf8e Cleanup 6 years ago
TimQu a012539323 cleared some TODOs in the Jani Parser 6 years ago
Jip Spel ee8971c608 Clean up 6 years ago
Jip Spel d2e754c302 Replace transformation to State Vector with transformation in map 6 years ago
Matthias Volk cbd3880d87 General method for adding transient variables in GSPN->Jani conversion 6 years ago
TimQu 953d570ff0 fix in syntacticalEquality checker 6 years ago
Jip Spel 80cf0982a9 WIP: parameter lifting 6 years ago
Matthias Volk ce3b63da12 Fixed json export settings 6 years ago
Matthias Volk a7ffafb7d7 Merge from master 6 years ago
Matthias Volk c136b9c628 Removed old jani file settings 6 years ago
Jip Spel 6f8787b6f0 Add one possible solution for critical states 6 years ago
TimQu ad88992ba2 export gspns to ctmcs/mdps if no intermediate/timed transitions occur. 6 years ago
TimQu 251c9e2141 added option to make the json export more compact 6 years ago
Jip Spel 915a8b24ec Remove superfluous vars 6 years ago
Jip Spel 8bbf4b4543 Change vector to set, add error message if more than two successors for one state, add documentation 6 years ago
TimQu e038fb64be Jani: export the correct accumulation parameters for expected reward properties 6 years ago
TimQu 0f97eb89db binary storm-gspn now exits with 0 if no gspnfile is given 6 years ago
TimQu 4861b8d4b4 More robust parsing of capacities and allowing constants in GSPN properties 6 years ago
Jip Spel 1bce5935fa Update documentation 6 years ago
Jip Spel 905f6fc970 Create lattice from model and formulas 6 years ago
Jip Spel 128d428fcc Add .dot representation for mc 6 years ago
TimQu c124ebcc93 Fixed a Jani-related issue when adding assignments to OrderedAssignments 6 years ago
Jip Spel da691c8102 Add .dot representation for lattice 6 years ago
TimQu 5f201da6da correctly parse templates, weights, priorities 6 years ago
Jip Spel 92bd07c9c5 Allow monotonicity analysis on both Until and Eventually formulas 6 years ago
Jip Spel 1aa8f409cb Change error messages + add new ones 6 years ago
TimQu 1f40a56ed8 updated changelog 6 years ago
TimQu a44eed65e8 allowing constant definitions for gspns via cli 6 years ago
TimQu 3215af6fc0 Implemented single- infinite- and k- server semantics for timed gspn transitions 6 years ago
Jip Spel 383814681d One map with pair of bool instead of two maps for monotonicity 6 years ago
Jip Spel e83dad0963 Add check on amount of formulas, fix typo 6 years ago
TimQu 49930ebc9e fixed help text 6 years ago
TimQu 7f601058a1 flatten option should not require module prefix 6 years ago
Jip Spel 6ac0782a18 Remove need for bisimulation 6 years ago
Jip Spel 1af5670750 Throw error when bisimulation not set, change output monotonicity 6 years ago