242 Commits (7bcf78650f0d1151f73f6c69b540322d2c989e99)

Author SHA1 Message Date
Sebastian Junges d53cffab08 avoid resize that caused unstable behavior 5 years ago
Matthias Volk 8b05837e77
Fixed assertion for RationalFunction 5 years ago
Sebastian Junges 32c88825e2 cleanup 5 years ago
Sebastian Junges e513a3fb62 progress in monitoring with timeouts etc 5 years ago
Sebastian Junges b6be0f3356 convex reduction 5 years ago
Sebastian Junges d2e36e9db3 dense belief states 5 years ago
Sebastian Junges a7c6b39f19 Added state valuations in unfolding. 5 years ago
Sebastian Junges bf4a7fca3b Fixed tracker 5 years ago
Sebastian Junges 7f5f263d7b observation-trace-unfolder added 5 years ago
Sebastian Junges 1b73f15ff9 fix == operator 5 years ago
Sebastian Junges 9423d01631 observation valuations added 5 years ago
Sebastian Junges fa34f44989 keep state valuations in transformers on POMDPs 5 years ago
Sebastian Junges 3861c502b4 memory unfolder can label states with the memory state 5 years ago
Sebastian Junges fd00d495f7 first version of the nondeterministcbelieftracker 5 years ago
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 5 years ago
Sebastian Junges 5722c1258c pipe all rf-variable creations through a single object file 5 years ago
Sebastian Junges 03e0b01ae2 Making POMDPs simple now does not introduce further initial states 5 years ago
Sebastian Junges d76bcc4d10 pPOMDP support 5 years ago
Sebastian Junges 62757e28f7 parametric pomdps? 5 years ago
Sebastian Junges b901a1b308 fix for the binary pomdp transformer: labels are now attached to auxiliary states as well 5 years ago
Sebastian Junges 0791fc723e renamed files 5 years ago
Tim Quatmann a7f847d4e1 KnownProbabilityTransformer: Removed output of model info to std::cout 5 years ago
Tim Quatmann 5076ff00c6 Removind debug output. 5 years ago
Tim Quatmann 2ed1813b39 Cleaner code and checks for GlobalPomdpSelfLoopEliminator 5 years ago
Tim Quatmann 31c39d1dc7 storm-pomdp: Cleaned up output of belief exploration. Use --verbose to restore it. 5 years ago
Tim Quatmann 08f82d44f1 Renamed ApproximatePOMDPModelchecker to BeliefExplorationPomdpModelChecker 6 years ago
Tim Quatmann 67bcafe5e1 storm-pomdp: Cleaned up includes of BeliefManager and BeliefMdpExplorer. 6 years ago
Alexander Bork 74c2f83110 Separated header and logic for struct in BeliefMdpExplorer 6 years ago
Alexander Bork 1cce958e12 Separated header and logic for 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 4f5d54c310 Fixed error message. 6 years ago
Tim Quatmann ae9360af03 Use the new MakeStateSetObservationClosed transformer for the belief-exploration based pomdp model checker 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 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 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
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
Tim Quatmann dd7dc4b797 Towards allowing CLN numbers for RationalNumbers again. 6 years ago
Tim Quatmann e560c7f57c Added some INFO output to check why there is no refinement fixpoint. 6 years ago
Tim Quatmann ee350ca384 Use same precision as BeliefValueType when dealing with triangulation resolutions. 6 years ago
Tim Quatmann 92aa029bc5 Removed debug output 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 2f2a007896 Implemented 'guessing' of initial pomdp schedulers for multiple guesses 6 years ago