2770 Commits (86c87ad6d19574824ce5e6948a6c1653adaab64f)

Author SHA1 Message Date
dehnert 5c838e2006 added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder 9 years ago
dehnert 44a9636f69 fixed an issue with getSubmatrix 9 years ago
sjunges 9593ba5a7f better output in perm schedulers 9 years ago
sjunges b06562ec31 fix in getSubmatrix 9 years ago
dehnert 4b4c11048f fixed bug in prob1E. added functions to retrieve schedulers for prob0E, probGreater0E and prob1E states of MDPs 9 years ago
sjunges 7884fc37ed explicit model builder supports non-default reward models 9 years ago
sjunges ed94184ec8 initialize logger with loglevel as an argument 9 years ago
sjunges d06c92c10a Revert "Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore"" 9 years ago
sjunges dfd2cda380 Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore" 9 years ago
dehnert 16ea224b6a added flag that indicates which interval bound is to be taken. added xerces to the gitignore 9 years ago
sjunges 57dffbcd4f further operators on models and reward models 9 years ago
sjunges a28ebac022 outcommented code for maximals 9 years ago
sjunges a07c2cacc4 missed files 9 years ago
sjunges 7e7e025900 modifying reward models 9 years ago
sjunges cf10fe206a modifiers for standard rew model, fix with non-const overload in model 9 years ago
sjunges 9e24144c27 getRewardModel, private, added 9 years ago
sjunges bd7fc0b341 operator< for stateaction pairs 9 years ago
sjunges 0cdca6a5fc BitVector iterator += 9 years ago
sjunges 896d2bcaef propositional model checking for further interval reward model types 9 years ago
sjunges e4aab761d2 updates to perm schedulers 9 years ago
sjunges 98162d1d7e interface for rew. model extended for reinforcement learning 9 years ago
sjunges 765748c7cf graph stuff for other reward models.. 9 years ago
sjunges e8799963fe compiles again 9 years ago
sjunges b8343255be fixed headers, allow changes in rew. model again 9 years ago
sjunges 53dc99deb0 prob01A for non.detmodels added (convenience function) 9 years ago
sjunges 131ab5b674 Updates on perm. schedulers 9 years ago
sjunges edbd7e827b MDPs, restrict choices, get choiceindex 9 years ago
sjunges 2f49418e63 Add dependency on xercesc 9 years ago
dehnert deec423f27 fixed infinite recursion in constants comparator 9 years ago
TimQu adc5c8d1c1 Fixed another memory leak: CheckResults have not been destructed properly. 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 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 559cb67813 updates to the stormpy core 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
dehnert 6a80348150 fixed issue related to row groups in sparse matrix and adapted the affected calling sites 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
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 3e9f095cd4 new version of storm-core python api 9 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 9 years ago
sjunges 01a3748e87 Refactored part of the API / more functions 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