2483 Commits (d6f65465d27bee0d9cde5ed15dc72d276875ea50)
 

Author SHA1 Message Date
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 bd7fc0b341 operator< for stateaction pairs 10 years ago
sjunges 0cdca6a5fc BitVector iterator += 10 years ago
sjunges 896d2bcaef propositional model checking for further interval reward model types 10 years ago
sjunges e4aab761d2 updates to perm schedulers 10 years ago
sjunges 98162d1d7e interface for rew. model extended for reinforcement learning 10 years ago
sjunges 765748c7cf graph stuff for other reward models.. 10 years ago
sjunges e8799963fe compiles again 10 years ago
sjunges b8343255be fixed headers, allow changes in rew. model again 10 years ago
sjunges 53dc99deb0 prob01A for non.detmodels added (convenience function) 10 years ago
sjunges 131ab5b674 Updates on perm. schedulers 10 years ago
sjunges edbd7e827b MDPs, restrict choices, get choiceindex 10 years ago
sjunges 2f49418e63 Add dependency on xercesc 10 years ago
sjunges 21b0829b69 ... 10 years ago
sjunges e9b4aa5de4 xerces 2nd part 10 years ago
sjunges 73073d2fff Added Xerces 10 years ago
sjunges 288f34b083 Added Xerces 10 years ago
dehnert a8f89c3875 fixed cmake file 10 years ago
dehnert 15b97057dd silenced some warnings within boost (new clang version) and fixed an unused variable issue 10 years ago
TimQu 3059711619 Merge branch 'master' into TimParamSysAndSMT and minor stuff 10 years ago
dehnert 50296571f5 Merge branch 'master' into future 10 years ago
dehnert deec423f27 fixed infinite recursion in constants comparator 10 years ago
TimQu d26f38b9a2 minor stuff, some more pmdp examples and an mdp test case 10 years ago
TimQu 4bbccd1ec6 Merge branch 'master' into TimParamSysAndSMT 10 years ago
TimQu adc5c8d1c1 Fixed another memory leak: CheckResults have not been destructed properly. 10 years ago
TimQu 77e086f446 small fix regarding the return type of computeValue 10 years ago
TimQu f72c30cdff First version of approximation model (with mdp intead of s2pg) 10 years ago
TimQu c94e9c25a6 Added Mdp Region checking in storm.h, Some STORM_LOG_DEBUGs, fixes for sampling to work on Mdps 10 years ago
TimQu 78bd4a041a Added Mdp class, sampling might work already (untested) 10 years ago
dehnert 312aa0bd8e Merge branch 'master' into future 10 years ago
TimQu 70dd76c08b Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon) 10 years ago
dehnert e51a3cfa85 refined cut-off of builders a little. Now, based on the property, more of the states are treated as terminal states of the model 10 years ago
dehnert e8e77f0dd3 fixed problem with prefix of fresh variables 10 years ago
sjunges e8408cdc7b gurobi 6.05 for mac os support - second try 10 years ago
sjunges 4425368e0c gurobi 6.05 for mac os support 10 years ago
sjunges 3a17477713 change engine in options...(preliminary) 10 years ago
sjunges c3e390c59a extended api with an option to verify model according to given engine 10 years ago
sjunges c7f8a653d4 CCache fixed name of option, write info about that in storm-version 10 years ago
sjunges dfa201553f Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 10 years ago
sjunges 73bfdda6ed missing file 10 years ago
sjunges ebdd979d2c settings: checks after config file, added finalize 10 years ago
TimQu 0043d3ebf5 changed template argument, used unordered_map 10 years ago
dehnert ccad5741a7 added test case for game solver 10 years ago
dehnert e9b5ed52a6 Merge branch 'future' into gamesolver 10 years ago
dehnert 6a80348150 fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
sjunges 649c928828 further refactored api / shifted some highlevel functionality to cli 10 years ago