322 Commits (6896a4ca518d75ac531b26c51bdb524dee76282d)

Author SHA1 Message Date
sjunges 57dffbcd4f further operators on models and reward models 10 years ago
sjunges a28ebac022 outcommented code for maximals 10 years ago
sjunges a07c2cacc4 missed files 10 years ago
sjunges 7e7e025900 modifying reward models 10 years ago
sjunges cf10fe206a modifiers for standard rew model, fix with non-const overload in model 10 years ago
sjunges 9e24144c27 getRewardModel, private, added 10 years ago
sjunges 98162d1d7e interface for rew. model extended for reinforcement learning 10 years ago
sjunges b8343255be fixed headers, allow changes in rew. model again 10 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
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
sjunges dbe997a433 resolved linker error - sorry 10 years ago
sjunges be0eee21db Dont build so many models with float/rational functions 10 years ago
dehnert 7946483f09 added function to modify state-action rewards in nondeterministic model 10 years ago
dehnert 21d9e91586 work towards interval reward model 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert 7f5e775395 adapted counterexample generation to refactoring 10 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 10 years ago
dehnert 9cf488b249 moved to checking the validity of transition matrices by calling the matrix function 10 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 10 years ago
dehnert b94e978843 another round of fixes 10 years ago
dehnert 8d6a5a7fd5 added some missing includes 10 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 73a2491dfb more bugfixes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 10 years ago
dehnert 5b77d827dc fixed a bug 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 5beb33e3d8 merged a bit more 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert b56766e993 more work on reward model that turned out to be refactoring in disguise 10 years ago
sjunges a129983ae9 cleaning includes for better compilation times 10 years ago
dehnert 6fa1078fb1 some more work on reward model 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
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
sjunges 7a050434d9 bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize 10 years ago
sjunges a212cce8c1 Added a method to get the number of choices for a specific state. 10 years ago
dehnert 9d5c3e7e2f added functionality to flatten the modules of a PRISM program into one module 10 years ago
dehnert 4dbbe3c561 moved constraint collection to DTMC class 10 years ago
dehnert 81c627b9b7 First version of fully symbolic game solver. 10 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 10 years ago