100 Commits (28ab011eb8562f2cd852f72879bb7b36995bd769)

Author SHA1 Message Date
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
Sebastian Junges 078b5fee60 use weak bisim instead of strong bisim for pmcs generated from pomdps 8 years ago
Sebastian Junges b0059b6d85 pomdp stuff working again with latest master 8 years ago
TimQu 90087ff526 added transformation to binary pomdp 8 years ago
Sebastian Junges e4800543df update settings objects 8 years ago
Sebastian Junges fda3445746 options how to transform fsc 8 years ago
TimQu 7fe24e912e more output 8 years ago
TimQu 31f8ec98e4 implemented the pomdp unfolding to convert k-memory-bounded pomdps to memoryless pomdps 8 years ago
TimQu 5d80aa60d7 extended pomdp settings 8 years ago
TimQu 88339f4cff invoking new functionalities in the cli. Also silenced some debug output 8 years ago
sjunges 3ac42caf7c extensions to pomdp stuff 8 years ago
sjunges 10b1f65840 eliminating selfloops in pomdps 8 years ago
Sebastian Junges 790fbffd6d pomdps in an own cli, support for application of stochastic schedulers, etc 8 years ago