26 Commits (67244869db215fde0698374a768c4050b7263bc4)

Author SHA1 Message Date
TimQu f681206393 building markov automata from prism code 9 years ago
dehnert a699272dc6 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
dehnert 3bb36997a1 minor bugfix 9 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 9 years ago
dehnert 2accd81aaa fixed bug in reward generation for PRISM models 9 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 9 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 9 years ago
dehnert 000a8c2d77 more work on JANI next-state generator 9 years ago
dehnert 1d3539ab9a factored out some parts from the PRISM next-state generator into the superclass 9 years ago
dehnert 4cc780cbc0 tests compiling and running again 9 years ago
dehnert 4063d88913 added option to build all labels/reward models for next-state generators 9 years ago
dehnert 9f6bd1805f modified the entry point code to deal with the new generator-builder-structure 9 years ago
dehnert ddf165d4d3 more work on tearing PRISM-specific functionality out of the explicit model builder 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago
dehnert 9db10e7849 added all composition operators of PRISM 9 years ago
dehnert 5d9f225f9f fixed serious bug in model generation from PRISM code; can't believe that didn't cause wrong models until now 9 years ago
dehnert 1424d536ca renamed learning to exploration engine and started on a minor refactoring 9 years ago
dehnert 1405cdfc46 debugged the refactoring a bit 9 years ago
dehnert fd615289e0 outline of learning algorithm 9 years ago
dehnert 0dfdfe7db8 using flat_map in model building instead of unordered_map 9 years ago
dehnert fad28df7d6 first working version of next-state generator for PRISM models 9 years ago
dehnert 9eec5b140c refactoring of model builder 9 years ago
dehnert a75e0f5323 more work wrt cleaner model exploration 9 years ago
dehnert 865345c7bf a little morning code 9 years ago
dehnert 8a0bd32b55 tearing apart explicit model builder and 'next-state generation' 9 years ago
dehnert 7ce969b312 started working on more flexible model generation using next-state-generators 9 years ago