4 Commits (586929ea64b07ace50674353722cbec33ac58f61)

Author SHA1 Message Date
Sebastian Junges 586929ea64 As we do not support windows, we can also get rid of: 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
sjunges edbd7e827b MDPs, restrict choices, get choiceindex 10 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
dehnert 9cf488b249 moved to checking the validity of transition matrices by calling the matrix function 10 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
sjunges 812b101c40 better program checks, some extensions in model and matrix 10 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 10 years ago
dehnert f0b174b756 Fixed performance tests. 10 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago