4 Commits (1eac717c47f377095da2fea1f72e5a09d767aba3)

Author SHA1 Message Date
TimQu 748e100aad fixed/improved .dot output for MAs and Mdps. We now also display the index of each choice. 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 8 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 8 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 8 years ago
sjunges 44ebbfad9f Removed unnecessary semicolons causing warnings 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
PBerger 252879f0bf Removed unnecessary semicolons. 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
sjunges 703013b97c program, vector, gurobi 10 years ago
sjunges 7e7e025900 modifying reward models 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
dehnert 7946483f09 added function to modify state-action rewards in nondeterministic model 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
dehnert dcd42d5653 started reworking reward models 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 96464fdcbc added model classes for two-player stochastic games 10 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 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