15 Commits (9cf488b249a99d6935cc9470ed132e2fd7435744)

Author SHA1 Message Date
dehnert 9cf488b249 moved to checking the validity of transition matrices by calling the matrix function 10 years ago
dehnert b94e978843 another round of fixes 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
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
sjunges 2e0c9c1244 unification of some constructs in carl propagated to storm 10 years ago
dehnert f879c608eb fix for wrong ifdef 10 years ago
dehnert ecb37ccd1d made compilation of ConstraintCollector in Dtmc predicated on CARL being available 10 years ago
dehnert 4dbbe3c561 moved constraint collection to DTMC class 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