Sebastian Junges
|
d6bfcb4818
|
refactoring: moving some code out of the util folder
|
6 years ago |
Sebastian Junges
|
0791fc723e
|
renamed files
|
6 years ago |
Sebastian Junges
|
c9ef222a7f
|
somewhat improved counting of winning region sizes
|
6 years ago |
Sebastian Junges
|
3a206784a3
|
better logging
|
6 years ago |
Sebastian Junges
|
34a226a582
|
more mature storing and loading of winning regions
|
6 years ago |
Sebastian Junges
|
a90a82d271
|
better performance when only looking for a winning policy
|
6 years ago |
Sebastian Junges
|
498067816d
|
fix stupid mistake that made subsequent searches mostly unsat by setting scheduler var to wrong value
|
6 years ago |
Sebastian Junges
|
53800c2145
|
major improvements by introducing real-valued ranking and various related fixes
|
6 years ago |
Sebastian Junges
|
34fce002cb
|
compute size of winning region
|
6 years ago |
Sebastian Junges
|
eca148cee0
|
graph-based analysis improved, and cleaning outputs
|
6 years ago |
Sebastian Junges
|
005e23d5d5
|
two fixes after encoding from non-empty winning regions
|
6 years ago |
Sebastian Junges
|
972332810b
|
cosmetic changes, better output, some assertions
|
6 years ago |
Sebastian Junges
|
556a884e74
|
use target state to initialise winning region, better timers and slight improvements in partial scheduler extension
|
6 years ago |
Sebastian Junges
|
f00a208e9c
|
validate whether a winning region is maximal
|
6 years ago |
Sebastian Junges
|
d3c593fe74
|
set validation level from command line
|
6 years ago |
Sebastian Junges
|
a1f50253d9
|
compact output of winning region
|
6 years ago |
Tim Quatmann
|
896d409602
|
Implemented simple (but incomplete) check to display whether the belief MDP is finite.
|
6 years ago |
Sebastian Junges
|
e9e9b15cb1
|
store/load winning region to file
|
6 years ago |
Sebastian Junges
|
b2e7c5d5ed
|
various changes to allow restarting and more finegrained selection of switch-and-finish-with-policy
|
6 years ago |
Sebastian Junges
|
43bb70e93d
|
bugfix where the wrong successor variables where selected
|
6 years ago |
Sebastian Junges
|
5783719c05
|
add a validator to the winning region search
|
6 years ago |
Sebastian Junges
|
c0ac9814e1
|
allow for graph-analysis and sat-based analysis interleaving, and restarting sat-based solver when advantageous
|
6 years ago |
Sebastian Junges
|
ea73e246a7
|
A new qualitative reachability analysis for POMDPs/prob1max, based on graphs (sound but incomplete).
|
6 years ago |
Sebastian Junges
|
94c87a9926
|
first version of query interface that is more accessible than the winning region itself
|
6 years ago |
Sebastian Junges
|
86ece9d324
|
cleaning code
|
6 years ago |
Sebastian Junges
|
5f2a598f48
|
remove unsound 1-state computation
|
6 years ago |
Sebastian Junges
|
6608f9f00d
|
Fixed implementation from CCD16
|
6 years ago |
Sebastian Junges
|
e22cbdb91b
|
support for computing the winning region or from initial state, some documentation
|
6 years ago |
Tim Quatmann
|
0b3945ca12
|
Pomdp/FormulaInformation: Added template instantiations which apparently are needed with LTO
|
6 years ago |
Tim Quatmann
|
5bdcb66fcb
|
Fixes for reward formulas
|
6 years ago |
Tim Quatmann
|
635fbc658a
|
storm-pomdp: towards a more mature cli
|
6 years ago |
Tim Quatmann
|
5933467670
|
Silenced warnings regarding member initialization in unexpected order.
|
6 years ago |
Sebastian Junges
|
863aebaa2a
|
add flag for canonicity
|
6 years ago |
Sebastian Junges
|
858e2f8a60
|
various improvements and fixes in winning region computation
|
7 years ago |
Sebastian Junges
|
aae8774e5f
|
added options, allow to toggle output
|
7 years ago |
Sebastian Junges
|
3f4bb4cf8d
|
we now compute the winning region
|
7 years ago |
Sebastian Junges
|
93ed0224a1
|
options for searching for qualitative schedulers
|
7 years ago |
Sebastian Junges
|
9a5b01b6f7
|
a new encoding for almost sure reachability
|
7 years ago |
Sebastian Junges
|
5bbf54cb78
|
make everything compile again, add/fix method for memless strategy search (CCD16) and towards iterative search
|
7 years ago |
Sebastian Junges
|
4418422ea8
|
merge -- but code is not working atm
|
7 years ago |
Sebastian Junges
|
77c63f4c12
|
SAT based zerostate analysis: work in progress
|
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 |
TimQu
|
412ecbcd36
|
Qualitative analysis of pomdps
|
9 years ago |
sjunges
|
3ac42caf7c
|
extensions to pomdp stuff
|
9 years ago |
Sebastian Junges
|
d4980ca325
|
intermediate commit
|
9 years ago |