7885 Commits (72eb58f73da5212d3eb920245a353ad515d46709)
 

Author SHA1 Message Date
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
Jip Spel 383814681d One map with pair of bool instead of two maps for monotonicity 7 years ago
Jip Spel e83dad0963 Add check on amount of formulas, fix typo 7 years ago
TimQu 49930ebc9e fixed help text 7 years ago
TimQu 7f601058a1 flatten option should not require module prefix 7 years ago
Jip Spel 6ac0782a18 Remove need for bisimulation 7 years ago
Jip Spel 1af5670750 Throw error when bisimulation not set, change output monotonicity 7 years ago
Jip Spel 0116837956 Check dtmc or mdp for simplification 7 years ago
TimQu f9f6b90cc2 updated changelog 7 years ago
TimQu 4b3e7849ed jani parser parses array variables 7 years ago
TimQu 8202f77943 array expressions 7 years ago
Jip Spel 39b8ac6c18 Analyse monotonicity for each variable 7 years ago
Jip Spel 1536aeab47 Add keep track of time 7 years ago
Jip Spel c6e6331db2 Move creation of Lattice to Lattice class 7 years ago
Jip Spel 5f6a894a32 Clean up 7 years ago
Jip Spel 8c3fb65ef9 Simplify before preprocessing 7 years ago
Jip Spel 9bc402a20b Remove states with transition with probability 1 from model 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 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
Jip Spel aa630ce62b Monotone increasing in all parameters implemented 7 years ago
Jip Spel b782d80a26 Changed nodes implementation in Lattice 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
Alexander Bork d23746d7b6 Fixed computation of extended priorities for SPAREs leading to non-determinism when DC and Failed are merged 7 years ago
Jip Spel 1364ec8729 Clean up 7 years ago
Matthias Volk f638142ad9 Travis: Use Ubuntu 18.04 after support for 17.10 ended 7 years ago
Jip Spel 2c4d5c0d3f Delete Transfomer class 7 years ago
TimQu 5d90eb013b Merge branch 'master' into janiTests 7 years ago
Jip Spel c1758b8ea1 Remove duplicate code 7 years ago
Jip Spel 9f8aa986ce Refactor creating State vector 7 years ago
Jip Spel 116dbc8bba Refactor constructor Lattice 7 years ago
Jip Spel baf5cbb074 Remove superfluous methods 7 years ago
TimQu fc453143c2 missing includes.. 7 years ago
TimQu 467abd72e9 Made model checker tests also build the model via conversion to Jani and with the Jit Builder. 7 years ago
TimQu 19c6472843 separating declaration/implementation for storm-conv api 7 years ago
Alexander Bork d35bd548a8 Fixed SEQ DC computation 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