7916 Commits (b61775570b13589563e6349e05cb57ba57afef69)
 

Author SHA1 Message Date
Sebastian Junges b61775570b minor 5 years ago
Sebastian Junges 0f967409e6 post merge compile issues with double vs rationals in storm pomdp 5 years ago
Sebastian Junges 160043a8b8 Merge branch 'master' into prism-pomdp 5 years ago
Sebastian Junges d26842d441 Merge branch 'master' into prism-pomdp 5 years ago
Sebastian Junges d703516d2d make code compile 5 years ago
Matthias Volk 6c095e757a Fixed problem with Windows linebreak \r\n, because this is still a problem in 2020 5 years ago
TimQu 5d8419336f InternalAdds: Added a comment related to GitHub issue #64 5 years ago
Alexander Bork c74a6ea201 Removal of unused extractActions function 5 years ago
Alexander Bork e1bd87b91a Added documentation 5 years ago
Alexander Bork 53d5e9edf5 Code Cleanup 5 years ago
Tim Quatmann 141316943c DdJaniModelBuilder: Also apply max. progress if the system consists of just a single automaton. 5 years ago
Tim Quatmann f7e2ff0843 Apply max. Prog. assumption while building with the dd engine. 5 years ago
Tim Quatmann ba6f0c0e87 BuildSettings: Added the possiblities to build a model with choiceorigins and without max. progress assumption. 5 years ago
Tim Quatmann 9e54ce4e8b Improved detection of terminal states for Dd engine. Also reduced code duplication. 5 years ago
Tim Quatmann 5f18704bec Added makeOptional to arguments of the --qvbs option. 5 years ago
Alexander Bork 91232a2b11 Changed data structure for belief distributions from vector to map to exploit sparsity 5 years ago
Tim Quatmann 6891825803 IterativeMinMaxLinearEquationSolver: Fixed not incrementing an iterator when computing the maximum absolute difference between two values 5 years ago
Matthias Volk cec2fd420a Fixed compiler warning 5 years ago
Sebastian Junges 9e13f42a03 fix in permute when no rowgroupindices where given 5 years ago
Sebastian Junges 863aebaa2a add flag for canonicity 5 years ago
Sebastian Junges 03de01f54e support for make canonic if no choice origins are available 5 years ago
Sebastian Junges 112973d02a adapt for hintsettings that have been added recently 5 years ago
Sebastian Junges fe21001eb3 Merge branch 'master' into pomdp-building 5 years ago
Sebastian Junges 0a6f54f33e a version of parsing choice labels from DRN 5 years ago
Sebastian Junges f322149398 export the number of choices into drn 5 years ago
Sebastian Junges debabb01bb cmd line arguments for hinting on the number of states added 5 years ago
Sebastian Junges 9cd5a4e657 first version of the information collector for jani files 5 years ago
Sebastian Junges 6147b35fc8 collect number of variables 5 years ago
Sebastian Junges c845c10ee6 added a test for new pomdp stuff 5 years ago
Sebastian Junges d398d6643f enable logging 5 years ago
Sebastian Junges 0d5d3774d2 changelog updated with pomdp changes 5 years ago
Matthias Volk 3051559ea8 Output on failure for tests 5 years ago
Matthias Volk a082e7d228 Typos 5 years ago
Matthias Volk c8158018b8 Use state elimination to eliminate chains of non-Markovian states in MA 5 years ago
Matthias Volk 9fc473383f Cosmetic changes in BitVector. 5 years ago
Matthias Volk 544dd60206 Removal of labels 5 years ago
Sebastian Junges 1fe1bd4dea various diagnostic informations to explain why we reject a POMDP 5 years ago
Sebastian Junges cb2e22e1d3 improved error message if observables includes an unknown error variable 5 years ago
Sebastian Junges 09cf1902e0 added transformer to make pomdp canonic 5 years ago
Sebastian Junges b554dabaab state generator now takes into account observable expressions when building POMDPs 5 years ago
Sebastian Junges 9469e9b088 added missing settings 5 years ago
Sebastian Junges 7bebb18250 bitvector concat and expand 5 years ago
Sebastian Junges 290ede7404 extended the parser to handle observable expressions 5 years ago
Sebastian Junges e177a5420a added observation labels to the prism program 5 years ago
Sebastian Junges 95b2c829f1 introduced observation labels in prism 5 years ago
Sebastian Junges be3ff1520f export in api can be called without explicitly giving parameter names 5 years ago
Sebastian Junges be063dba14 POMDPs are now always built with choice labelling and choice indices 5 years ago
Sebastian Junges a53b7ca005 permute actions in reward models 5 years ago
Sebastian Junges 340be99e78 permutation of items 5 years ago
Sebastian Junges 8a7e40558d permute for matrices 5 years ago