3417 Commits (7c9c55b09c90944efa6115199ad327ae217db629)
 

Author SHA1 Message Date
TimQu f72c30cdff First version of approximation model (with mdp intead of s2pg) 9 years ago
TimQu c94e9c25a6 Added Mdp Region checking in storm.h, Some STORM_LOG_DEBUGs, fixes for sampling to work on Mdps 9 years ago
TimQu 78bd4a041a Added Mdp class, sampling might work already (untested) 9 years ago
dehnert 312aa0bd8e Merge branch 'master' into future 9 years ago
TimQu 70dd76c08b Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon) 9 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 9 years ago
dehnert e8e77f0dd3 fixed problem with prefix of fresh variables 9 years ago
sjunges 01f3e0a2cc Merge branch 'future' into python_api 9 years ago
sjunges e8408cdc7b gurobi 6.05 for mac os support - second try 9 years ago
sjunges 4425368e0c gurobi 6.05 for mac os support 9 years ago
sjunges 7db785633b Merge branch 'future' into python_api 9 years ago
sjunges 3a17477713 change engine in options...(preliminary) 9 years ago
sjunges c3e390c59a extended api with an option to verify model according to given engine 9 years ago
sjunges c7f8a653d4 CCache fixed name of option, write info about that in storm-version 9 years ago
sjunges 559cb67813 updates to the stormpy core 9 years ago
sjunges dfa201553f Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 9 years ago
sjunges 73bfdda6ed missing file 9 years ago
sjunges ebdd979d2c settings: checks after config file, added finalize 9 years ago
sjunges 93a0f7f8bb settings: checks after config file, added finalize 9 years ago
TimQu 0043d3ebf5 changed template argument, used unordered_map 9 years ago
dehnert ccad5741a7 added test case for game solver 9 years ago
dehnert e9b5ed52a6 Merge branch 'future' into gamesolver 9 years ago
dehnert 6a80348150 fixed issue related to row groups in sparse matrix and adapted the affected calling sites 9 years ago
sjunges cf999006de Merge branch 'future' into python_api 9 years ago
sjunges 649c928828 further refactored api / shifted some highlevel functionality to cli 9 years ago
sjunges c281efcde3 refactored parts of the api 9 years ago
dehnert fd86d430ae minor fix 9 years ago
TimQu 5b1494b9a9 Made use of this new cool rewardModel thing 9 years ago
dehnert 5521172ed1 more work on sparse game solver 9 years ago
dehnert e659dd8c4a some work on sparse game solver 9 years ago
sjunges 8fd0ee2ecd Formula to string added 9 years ago
sjunges 8a48f80a99 use ccache as an option 9 years ago
sjunges 1766018cf7 Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 9 years ago
sjunges 3e9f095cd4 new version of storm-core python api 9 years ago
TimQu df850fe085 Merge branch 'master' into TimParamSysAndSMT 9 years ago
TimQu ebdf44485c Merge branch 'master' into TimParamSysAndSMT 9 years ago
dehnert 0c5c782c7e Merge branch 'future' into menu_games 9 years ago
dehnert c5c3f7ef07 Merge branch 'master' into future 9 years ago
dehnert 7ac6dd94ab Merge branch 'master' of https://sselab.de/lab9/private/git/storm 9 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 9 years ago
sjunges 358e6cea9d Merge branch 'future' into python_api 9 years ago
sjunges e38bd26241 Merge branch 'master' into future 9 years ago
sjunges 1250b842b1 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 9 years ago
sjunges 01a3748e87 Refactored part of the API / more functions 9 years ago
TimQu d377e6b289 Minor improvements everywhere. Also implemented some tests 9 years ago
TimQu c4444567e7 further optimization on approximation model initialization. Also better code structure of preprocessing steps 9 years ago
dehnert bc3f6b8d80 fixes for parts that were affected by recent parser templating 9 years ago
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 9 years ago
sjunges 98e3226fd1 first version of stormpy (we can parse a prism program) 9 years ago
dehnert 22f1d99a15 missing files finally added 9 years ago