6503 Commits (42f49d891464a5be5f54f77427d0fad07384c1b5)
 

Author SHA1 Message Date
Sebastian Junges 42f49d8914 support for carl:c++14 tag 6 years ago
Matthias Volk 7f799ecb28 Fixed return of local variable 6 years ago
Matthias Volk 4ccc837434 Fixed setting correct model type for JaniGSPNBuilder 6 years ago
dehnert 032d68b9b0 switching to recursive synchronization resolution for JANI explicit model exploration 6 years ago
dehnert 205ed7f4bf special treatment of trivial initial states restriction for JANI (following PRISM) next-state generator 6 years ago
dehnert 5e43c51f49 starting on some builder optimizations 6 years ago
dehnert 7af70a77aa slight fix to bit vector sizes used in explicit model builder 6 years ago
Matthias Volk ced0d3fbb9 Assertion requiring equal bitsizes of BitVectorHashMap and key 6 years ago
Matthias Volk 5d21109624 Removed redundant method findBucketToInsert() 6 years ago
Matthias Volk 46e39e6a6e Removed statistics in BitVectorHashmap which were only used for debugging purposes 6 years ago
Matthias Volk 70b79caf41 Travis: Use carl tag 18.08 to avoid problems with C++17 6 years ago
Matthias Volk 0e0a3dd9af Fixed problem with BitVector size mismatch for DFT states 6 years ago
Matthias Volk 3fd9522770 Replaced permutation assertion by exception to give better warning 6 years ago
dehnert a178f4563f slight polishing of valid-block-mode treatment, also for JANI 6 years ago
dehnert 2ff18771eb adding a corrected valid-block-mode for game-based abstraction 6 years ago
dehnert 62893e01cf changing debug output slightly 6 years ago
dehnert 6ab7859c84 fixing more of Lindas issues 6 years ago
dehnert c3d40d634b started working on the github issues by Linda 6 years ago
dehnert e2b5d6fcb1 automatically switching to Eigen as default when using exact mode 6 years ago
dehnert 21aabc5b05 fixing treatment of zero-states in game solver causing problems in policy iteration and non-unique solutions 6 years ago
dehnert 51be532695 pulled out parsing from abstraction-refinement classes 6 years ago
dehnert 234671fdca fixes to include paths 7 years ago
dehnert 0a9b99ef2c Merge branch 'master' into gamebased 7 years ago
dehnert 59a81831f3 fixing bug in relevant states computation of menu-game-based abstraction 7 years ago
Matthias Volk 785dbbdcdb CMake version parsing of z3 without z3 binary 7 years ago
dehnert 943de2e17c changing abstraction options slightly 7 years ago
dehnert 5706831ad6 fixing settings/tests 7 years ago
Sebastian Junges 53e9179722 CMake more stable in case z3 version is not obtained 7 years ago
Sebastian Junges 8ab3ea991d fix in drn parser 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 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