Tim Quatmann
|
67bcafe5e1
|
storm-pomdp: Cleaned up includes of BeliefManager and BeliefMdpExplorer.
|
6 years ago |
Alexander Bork
|
8b7ab24d66
|
Moved struct functions to cpp-file
|
6 years ago |
Alexander Bork
|
4f61ab422e
|
Separated BeliefManager header and logic
|
6 years ago |
Tim Quatmann
|
dd7dc4b797
|
Towards allowing CLN numbers for RationalNumbers again.
|
6 years ago |
Tim Quatmann
|
55c4408c6a
|
Storing the observation resolutions as a float so that we can increase the resolution more accurately with a non-integer factor
|
6 years ago |
Tim Quatmann
|
703bdc4eb9
|
Changed strategy of the dynamic triangulation approach such that the number of "missed" probabilities is minimized
|
6 years ago |
Tim Quatmann
|
fa10087fba
|
Implemented triangulation in a more dynamic way.
|
6 years ago |
Tim Quatmann
|
ab95e7d08b
|
BeliefManager: organized stored beliefs in buckets (beliefs with the same observation belong in the same bucket)
|
6 years ago |
Tim Quatmann
|
e81b8f1622
|
BeliefManager: fixed a few assertion conditions
|
6 years ago |
Tim Quatmann
|
4ea452854f
|
Fixes for scoring observations
|
6 years ago |
Tim Quatmann
|
26a0544e4b
|
BeiliefManager: Use flat_maps for beliefs and hash_maps for belief storage.
|
6 years ago |
Tim Quatmann
|
2f020ce686
|
BeliefManager: Making Freudenthal happy (and fast)
|
6 years ago |
Tim Quatmann
|
937659f356
|
First improvement step for Freudenthal triangulation
|
6 years ago |
Tim Quatmann
|
eca4dab6c0
|
Beliefmanager: expanding a belief now returns a vector instead of a map
|
6 years ago |
Tim Quatmann
|
26864067cf
|
BeliefManager: Made several methods private to hide the actual BeliefType.
|
6 years ago |
Tim Quatmann
|
79641ef131
|
Started to make the BeliefMdpExplorer more flexible, allowing to restart the exploration
|
6 years ago |
Tim Quatmann
|
ab26b69435
|
Added BeliefMdpExplorer which does most of the work when exploring (triangulated Variants of) the BeliefMdp.
|
6 years ago |
Tim Quatmann
|
0b552e6813
|
Renamed BeliefGrid to BeliefManager
|
6 years ago |
Tim Quatmann
|
98bb48d3c5
|
BeliefGrid: Adding support for rewards.
|
6 years ago |
Tim Quatmann
|
3887e8a979
|
Fix for belief triangulation. More descriptive output for belief triangulation asserts.
|
6 years ago |
Tim Quatmann
|
d184d67b53
|
Refactored under-approximation code a bit.
|
6 years ago |
Tim Quatmann
|
6fee61feb1
|
POMDP: Started to split belief logic from exploration logic.
|
6 years ago |
Alexander Bork
|
91232a2b11
|
Changed data structure for belief distributions from vector to map to exploit sparsity
|
6 years ago |
Alexander Bork
|
2bc79e6e07
|
Refactoring to include a list of all generated beliefs
|
6 years ago |
Matthias Volk
|
685b5c6b27
|
Throw exceptions after switch/case to silence compiler warnings about not returning anything
|
7 years ago |
TimQu
|
19070a27a9
|
added 'fixed ring' pattern
|
8 years ago |
TimQu
|
d06c2c791a
|
introducing pomdp memory patterns
|
8 years ago |