73 Commits (b98edfb595673a87e369858e3c2c35cebafaf17d)

Author SHA1 Message Date
Sebastian Junges 39bfbd5bf7 post merge fixes to interface 6 years ago
Tim Quatmann 26764137f5 Fix for --unfold-belief-mdp setting 6 years ago
Tim Quatmann 03889958da Added a switch to control the size of the under-approximation via command line. 6 years ago
Tim Quatmann 37fa53c4d8 Added a command-line-switch to disable making a pomdp canonic (for prism compatibility) 6 years ago
Tim Quatmann b600498d0e Better output for checking the fully observable model. 6 years ago
Tim Quatmann 7f102c915b Improved some output 6 years ago
Tim Quatmann 54b912d350 storm-pomdp: better output. 6 years ago
Tim Quatmann 9d7b447b56 Storm-pomdp: Print if a result is not available. 6 years ago
Tim Quatmann 7d4e8cf213 POMDP: Print the statistics from the new statistics struct. 6 years ago
Tim Quatmann de483cd3c1 Added missing number conversion. 6 years ago
Tim Quatmann b3493b5888 Grid: Added cli setting to cache subsimplices. 6 years ago
Tim Quatmann 3aaea1eb0a Added new CLI settings for GridApproximation 6 years ago
Tim Quatmann bf7f84f796 Added --check-fully-observable option to easily check the underlying MDP 6 years ago
Tim Quatmann 12f498356a Fixed help message 6 years ago
Tim Quatmann 635fbc658a storm-pomdp: towards a more mature cli 6 years ago
Tim Quatmann 5c748254a6 Cleaning up the POMDP CLI code a bit. Now supports switching to exact arithmetic with the --exact switch. 6 years ago
Sebastian Junges 5c7a6b791a fixed (merge?) mistake that yielded errors for expected rewards 6 years ago
Tim Quatmann c6b984ca51 Do not perform the conversion from a prism program to a jani model twice. 6 years ago
Sebastian Junges b61775570b minor 6 years ago
Matthias Volk f6d6d952a6 Fixed warnings 6 years ago
Sebastian Junges 0f967409e6 post merge compile issues with double vs rationals in storm pomdp 6 years ago
Tim Quatmann c6c6f45483 Fixed compilation for storm-pars and storm-pomdp 6 years ago
Tim Quatmann d36cd93ae8 CLI: Split parsing and preprocessing of symbolic input into two steps. 6 years ago
Sebastian Junges 112973d02a adapt for hintsettings that have been added recently 6 years ago
Sebastian Junges d398d6643f enable logging 6 years ago
Sebastian Junges 09cf1902e0 added transformer to make pomdp canonic 6 years ago
Sebastian Junges 9469e9b088 added missing settings 6 years ago
Sebastian Junges 858e2f8a60 various improvements and fixes in winning region computation 6 years ago
Sebastian Junges aae8774e5f added options, allow to toggle output 6 years ago
Sebastian Junges 93ed0224a1 options for searching for qualitative schedulers 6 years ago
Alexander Bork 0facf4a572 Preparation work for the implementation of the refinement procedure 6 years ago
Sebastian Junges bb0b14bfa2 oops. missed a brace 6 years ago
Sebastian Junges 5bbf54cb78 make everything compile again, add/fix method for memless strategy search (CCD16) and towards iterative search 6 years ago
Alexander Bork 94b93f013c Added option to stop approximation space exploration early if difference between over- and under-approximation is under a given threshold 6 years ago
Sebastian Junges 77c63f4c12 SAT based zerostate analysis: work in progress 6 years ago
Alexander Bork 21e417bdac Added on-the-fly belief grid generation to avoid computations for unreachable beliefs 6 years ago
Alexander Bork 11f89de9e8 Added preprocessing to reduce the POMDP state space before analysis 6 years ago
Alexander Bork 4b8664c521 Added reward under-approximation 6 years ago
Alexander Bork f119e3d4c7 Added reward over-approximation 6 years ago
Alexander Bork f6d9a6ac02 Changed datatype used in POMDP analysis from RationalNumber to double for better comparision of approximation speeds with PRISM 6 years ago
Alexander Bork 3bd910f42b Added timing and caching of subsimplex computation results 6 years ago
Alexander Bork d814942997 Working version of under-approximation 6 years ago
Alexander Bork 74cfecd011 Working version of over-approximation 6 years ago
Alexander Bork 7f9ad39d34 First version for the over-approximation of POMDP reachability 6 years ago
Sebastian Junges 9ad8209a65 clarify that a formula needs to be added to do anything in storm-pomdp 6 years ago
Matthias Volk 8b87d79c3e Removed copy-pasted references to DFTs 7 years ago
Matthias Volk 8332abab58 Removed unused variables 7 years ago
TimQu 19070a27a9 added 'fixed ring' pattern 8 years ago
Sebastian Junges 0026c73096 Use strong bisim instead of weak bisim 8 years ago
TimQu d06c2c791a introducing pomdp memory patterns 8 years ago