3021 Commits (dc1aea83ed2784dc179a9d3c1ce63a3372b59be8)

Author SHA1 Message Date
dehnert b28f36bb34 work on game-based abstraction 9 years ago
dehnert 36e8359efa added some useful functions to variable partition 9 years ago
dehnert fd5e908481 more work on variable partition 9 years ago
dehnert d4ed882795 more work on menu-game abstraction PRISM programs 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 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
TimQu 0043d3ebf5 changed template argument, used unordered_map 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
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 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
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
TimQu af505c7e89 Faster and more structured initialization of approx and sampling model 9 years ago
sjunges 7fd28d4564 refactored cmakelists 9 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 9 years ago
sjunges d214e8783e first version for python support 9 years ago
sjunges dbe997a433 resolved linker error - sorry 9 years ago
sjunges 46d8accf6e logic::comparisontype operations 9 years ago
sjunges ebab145180 use default bitvector move, which is fine 9 years ago
sjunges 6503d929de includes the headers for the number types supported by the carl-configuration used on the system 9 years ago
sjunges be0eee21db Dont build so many models with float/rational functions 9 years ago
sjunges 2213b01ece changes in milp permissive scheduler 9 years ago
sjunges b007d45543 Extended lp solver factory interface 9 years ago
TimQu d57551c1ec Fix for solver 9 years ago
dehnert 7946483f09 added function to modify state-action rewards in nondeterministic model 9 years ago
TimQu 37a7b392f6 First version of approximation for rewards 9 years ago
sjunges e7d82fbaf5 Fix 9 years ago
sjunges 6d10ba0ad0 compiles again 9 years ago
sjunges f08f66e900 added an option for polic extraction to the helper, some includes 9 years ago
sjunges 2dc9eb9b83 Currently exclude smtrat- does not compile with current version. 9 years ago
sjunges 72ef715d68 Return type to also include partial schedulers 9 years ago