6373 Commits (8da922e4d5881b7869afc948f5dea5d32610cce5)
 

Author SHA1 Message Date
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
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
Sebastian Junges 73900f1bbe advanced stopping criteria for multi-counterexamples, additional measurements for cuts, an option to properly disable backward implications, and some cleaning 7 years ago
Sebastian Junges ac9d9d6778 fix in counterexamples for lower bounds that was recently introduced 7 years ago
Sebastian Junges 919dfeebae "number of edges" and "number of commands" in jani model / prism programs 7 years ago
TimQu a21c6f7244 fixed wrong state action rewards in JaniNextStateGenerator. 7 years ago
TimQu d8bc689259 Throw an exception instead of assertion when 'wrong' jani was detected 7 years ago
TimQu 0332935451 Supporting TimeOperatorFormulas for MDPs and DTMCs in Sparse, Hybrid, and Dd engine 7 years ago
Joachim Klein d0e2d099bf AbstractModelChecker: In error messages, include class name of the actual model checker 7 years ago
Joachim Klein da4dfc35a8 AbstractModelChecker: add getClassName() 7 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 7 years ago
TimQu 6449dee626 fixed typo 7 years ago
TimQu e7eb80184e fixed wrong include.. 7 years ago
Matthias Volk c9cea88047 Export Storm-gspn headers as well 7 years ago
TimQu 910b6e6b22 fixed wrong include 7 years ago
TimQu b3be56588f fixing time operator formulas 7 years ago
TimQu 066facf3f1 fixed respecting the --globalvars option correctly... 7 years ago
TimQu 611428c01f allowing constants in property bounds 7 years ago
TimQu 9487223dc1 --globalvars option no longer requires a module prefix 7 years ago
TimQu b4a1244d01 correct parsing of bounded until formulas with multiple bounds 7 years ago
TimQu 56a5dcf7cb added setting in storm-conv to make variables global 7 years ago
TimQu 5937131ff2 fixed and extended parsing of jani formulas with Emin or Emax operator 7 years ago
TimQu fe71dfdf9b added export of reward-bounded until formulas 7 years ago
TimQu 01549dfdea fixed segfaults when lifting transient destination assignments to the edge 7 years ago
TimQu 8f179217d0 fixes for storm-dft and storm-gspn 7 years ago
TimQu 52fc8c8e35 removed unused setting 7 years ago
TimQu 41645c3f9a including the correct .h file in storm-parsers api 7 years ago
TimQu 9563cb44cb made storm-pgcl use storm-conv 7 years ago
TimQu d9ec0f8fcf removed include of old janiexportsettings 7 years ago
TimQu f0d11afdb8 fixed compilation of tests 7 years ago
TimQu 4a7a82627f storm-gspn and storm-dft now use functionalities of storm-conv 7 years ago