Matthias Volk
|
f6d6d952a6
|
Fixed warnings
|
5 years ago |
Sebastian Junges
|
0f967409e6
|
post merge compile issues with double vs rationals in storm pomdp
|
5 years ago |
Tim Quatmann
|
c6c6f45483
|
Fixed compilation for storm-pars and storm-pomdp
|
5 years ago |
Tim Quatmann
|
d36cd93ae8
|
CLI: Split parsing and preprocessing of symbolic input into two steps.
Moved engine related methods and declaration to a separate file.
|
5 years ago |
Sebastian Junges
|
112973d02a
|
adapt for hintsettings that have been added recently
|
5 years ago |
Sebastian Junges
|
d398d6643f
|
enable logging
|
5 years ago |
Sebastian Junges
|
09cf1902e0
|
added transformer to make pomdp canonic
|
5 years ago |
Sebastian Junges
|
9469e9b088
|
added missing settings
|
5 years ago |
Sebastian Junges
|
858e2f8a60
|
various improvements and fixes in winning region computation
|
5 years ago |
Sebastian Junges
|
aae8774e5f
|
added options, allow to toggle output
|
5 years ago |
Sebastian Junges
|
93ed0224a1
|
options for searching for qualitative schedulers
|
5 years ago |
Alexander Bork
|
0facf4a572
|
Preparation work for the implementation of the refinement procedure
|
5 years ago |
Sebastian Junges
|
bb0b14bfa2
|
oops. missed a brace
|
5 years ago |
Sebastian Junges
|
5bbf54cb78
|
make everything compile again, add/fix method for memless strategy search (CCD16) and towards iterative search
|
5 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
|
5 years ago |
Sebastian Junges
|
77c63f4c12
|
SAT based zerostate analysis: work in progress
|
5 years ago |
Alexander Bork
|
21e417bdac
|
Added on-the-fly belief grid generation to avoid computations for unreachable beliefs
|
5 years ago |
Alexander Bork
|
11f89de9e8
|
Added preprocessing to reduce the POMDP state space before analysis
|
5 years ago |
Alexander Bork
|
4b8664c521
|
Added reward under-approximation
|
5 years ago |
Alexander Bork
|
f119e3d4c7
|
Added reward over-approximation
|
5 years ago |
Alexander Bork
|
f6d9a6ac02
|
Changed datatype used in POMDP analysis from RationalNumber to double for better comparision of approximation speeds with PRISM
|
5 years ago |
Alexander Bork
|
3bd910f42b
|
Added timing and caching of subsimplex computation results
|
5 years ago |
Alexander Bork
|
d814942997
|
Working version of under-approximation
|
5 years ago |
Alexander Bork
|
74cfecd011
|
Working version of over-approximation
|
5 years ago |
Alexander Bork
|
7f9ad39d34
|
First version for the over-approximation of POMDP reachability
|
5 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
|
6 years ago |
Matthias Volk
|
8332abab58
|
Removed unused variables
|
6 years ago |
TimQu
|
19070a27a9
|
added 'fixed ring' pattern
|
7 years ago |
Sebastian Junges
|
0026c73096
|
Use strong bisim instead of weak bisim
|
7 years ago |
TimQu
|
d06c2c791a
|
introducing pomdp memory patterns
|
7 years ago |
Sebastian Junges
|
078b5fee60
|
use weak bisim instead of strong bisim for pmcs generated from pomdps
|
7 years ago |
Sebastian Junges
|
b0059b6d85
|
pomdp stuff working again with latest master
|
7 years ago |
TimQu
|
90087ff526
|
added transformation to binary pomdp
|
7 years ago |
Sebastian Junges
|
e4800543df
|
update settings objects
|
7 years ago |
Sebastian Junges
|
fda3445746
|
options how to transform fsc
|
7 years ago |
TimQu
|
7fe24e912e
|
more output
|
7 years ago |
TimQu
|
31f8ec98e4
|
implemented the pomdp unfolding to convert k-memory-bounded pomdps to memoryless pomdps
|
7 years ago |
TimQu
|
5d80aa60d7
|
extended pomdp settings
|
7 years ago |
TimQu
|
88339f4cff
|
invoking new functionalities in the cli. Also silenced some debug output
|
7 years ago |
sjunges
|
3ac42caf7c
|
extensions to pomdp stuff
|
7 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 |