Sebastian Junges
|
d53cffab08
|
avoid resize that caused unstable behavior
|
6 years ago |
Matthias Volk
|
8b05837e77
|
Fixed assertion for RationalFunction
|
6 years ago |
Sebastian Junges
|
32c88825e2
|
cleanup
|
6 years ago |
Sebastian Junges
|
e513a3fb62
|
progress in monitoring with timeouts etc
|
6 years ago |
Sebastian Junges
|
b6be0f3356
|
convex reduction
|
6 years ago |
Sebastian Junges
|
a7c6b39f19
|
Added state valuations in unfolding.
|
6 years ago |
Sebastian Junges
|
7f5f263d7b
|
observation-trace-unfolder added
|
6 years ago |
Sebastian Junges
|
9423d01631
|
observation valuations added
|
6 years ago |
Sebastian Junges
|
fa34f44989
|
keep state valuations in transformers on POMDPs
|
6 years ago |
Sebastian Junges
|
3861c502b4
|
memory unfolder can label states with the memory state
|
6 years ago |
Sebastian Junges
|
5722c1258c
|
pipe all rf-variable creations through a single object file
|
6 years ago |
Sebastian Junges
|
03e0b01ae2
|
Making POMDPs simple now does not introduce further initial states
|
6 years ago |
Sebastian Junges
|
d76bcc4d10
|
pPOMDP support
|
6 years ago |
Sebastian Junges
|
62757e28f7
|
parametric pomdps?
|
6 years ago |
Sebastian Junges
|
b901a1b308
|
fix for the binary pomdp transformer: labels are now attached to auxiliary states as well
|
6 years ago |
Tim Quatmann
|
a7f847d4e1
|
KnownProbabilityTransformer: Removed output of model info to std::cout
|
6 years ago |
Tim Quatmann
|
5076ff00c6
|
Removind debug output.
|
6 years ago |
Tim Quatmann
|
2ed1813b39
|
Cleaner code and checks for GlobalPomdpSelfLoopEliminator
|
6 years ago |
Tim Quatmann
|
8c38333dd1
|
Added transformer that can make a given set of states (e.g. goal states) observation closed.
|
6 years ago |
Sebastian Junges
|
4942e362db
|
transformation preserve canonicity, and this is now set explicitly. (Opt-out rather than opt-in might be more convenient, but also more dangerous...)
|
6 years ago |
Sebastian Junges
|
cdfbe8d4bb
|
from pomdp to pmc now preserves state valuations
|
6 years ago |
Matthias Volk
|
d3c8093e0f
|
Removed unnecessary semicolons
|
6 years ago |
Sebastian Junges
|
e4a4214fc4
|
towards more helpful output when POMDP is not canonical
|
6 years ago |
Sebastian Junges
|
0e97647d9e
|
canonic POMDPs are now annotated with the state valuations and the choice labellings
|
6 years ago |
Sebastian Junges
|
7ba3b6b8d6
|
Canonic POMDP in -> Canonic POMDP out
|
6 years ago |
Tim Quatmann
|
558078b6e9
|
MakePOMDPCanonic: Improved output of error message
|
6 years ago |
Tim Quatmann
|
0d58ea5291
|
Adding missing template instantiation.
|
6 years ago |
Sebastian Junges
|
863aebaa2a
|
add flag for canonicity
|
6 years ago |
Sebastian Junges
|
03de01f54e
|
support for make canonic if no choice origins are available
|
6 years ago |
Sebastian Junges
|
1fe1bd4dea
|
various diagnostic informations to explain why we reject a POMDP
|
6 years ago |
Sebastian Junges
|
09cf1902e0
|
added transformer to make pomdp canonic
|
6 years ago |
Alexander Bork
|
7afc47f354
|
Fixed wrong size of stateLabeling if no probability 0 states were found
|
7 years ago |
Alexander Bork
|
11f89de9e8
|
Added preprocessing to reduce the POMDP state space before analysis
|
7 years ago |
Alexander Bork
|
f6d9a6ac02
|
Changed datatype used in POMDP analysis from RationalNumber to double for better comparision of approximation speeds with PRISM
|
7 years ago |
Tim Quatmann
|
cb00c21db2
|
Fixed type uintX -> uintX_t
|
7 years ago |
Matthias Volk
|
8332abab58
|
Removed unused variables
|
8 years ago |
TimQu
|
d06c2c791a
|
introducing pomdp memory patterns
|
8 years ago |
TimQu
|
d34a2dd9fd
|
fix for mec choice elimination
|
9 years ago |
TimQu
|
820f2ddf4c
|
extended mec eliminator to minimal rewards
|
9 years ago |
TimQu
|
90087ff526
|
added transformation to binary pomdp
|
9 years ago |
Sebastian Junges
|
fda3445746
|
options how to transform fsc
|
9 years ago |
TimQu
|
529e31a1ba
|
fixed multiple initial states in pomdp unfolder
|
9 years ago |
TimQu
|
2be3f553e0
|
fixes
|
9 years ago |
TimQu
|
31f8ec98e4
|
implemented the pomdp unfolding to convert k-memory-bounded pomdps to memoryless pomdps
|
9 years ago |
TimQu
|
88339f4cff
|
invoking new functionalities in the cli. Also silenced some debug output
|
9 years ago |
TimQu
|
1d1a198f5e
|
generalizing the Selfloop elimination ideo to MECs
|
9 years ago |
sjunges
|
10b1f65840
|
eliminating selfloops in pomdps
|
9 years ago |
Sebastian Junges
|
790fbffd6d
|
pomdps in an own cli, support for application of stochastic schedulers, etc
|
9 years ago |