1930 Commits (beee4a9e822edc73a282224ba4907e43707972b2)

Author SHA1 Message Date
dehnert 2376905810 more work 10 years ago
dehnert 381fe6d9a8 more work on translating BDDs to expressions 10 years ago
dehnert 4b24be7204 commit to switch workplace 10 years ago
dehnert 8574d474a4 added support for computation of bottom states. not yet done 10 years ago
dehnert 781610b05d extended tests for validity of returned strategies 10 years ago
dehnert c624b19427 added no-cuts option. prob1 tests for game now passing. 10 years ago
dehnert e8b7928831 fixed minor bug 10 years ago
dehnert 1c42ed792b fixed some bugs, added some test, added some prob1 algorithm, and did some stuff, you know? 10 years ago
dehnert 972795912a added some convenience accessor methods in symbolic model/games. added return type for prob01 for games that can also store strategies. added tests for prob0 for games 10 years ago
dehnert 6c804732e1 introduced (probably buggy) versions of existsAbstractRepresentative on BDDs and prob0 for games 10 years ago
dehnert 0cfc4dfd4d (re)introduced min/maxAbstractRepresentative for ADDs 10 years ago
dehnert 0bd0b963d7 introduced new menu game class 10 years ago
dehnert 7cd1e6324f the abstraction now properly builds an instance of the game class 10 years ago
dehnert 1199ab95e3 fixed bug in expressions. all tests now passing 10 years ago
dehnert 0cd148c600 fixed more bugs. however, a test still fails, because the abstraction is wrong 10 years ago
dehnert e8794dee22 added more tests, not working yet, however 10 years ago
dehnert 5934d67514 DD meta variables can now be inserted at particular locations. added some tests for game abstraction 10 years ago
dehnert 8911d2ba63 added debug output and fixed some bugs 10 years ago
dehnert 88bcd7d74c deadlock states now get fixed in abstract game 10 years ago
dehnert 75632f932d added state-set abstractor as a means to, e.g., derive the initial states BDD 10 years ago
dehnert 97c90d5437 added correct insertion of probabilities into BDD and reachability analysis 10 years ago
dehnert c6f1cb40d3 more work on games 10 years ago
dehnert deec423f27 fixed infinite recursion in constants comparator 10 years ago
dehnert 1198951c3e more work on game abstraction of PRISM programs 10 years ago
TimQu adc5c8d1c1 Fixed another memory leak: CheckResults have not been destructed properly. 10 years ago
dehnert f013ddfb4c The determined relevant predicates are now added to the SMT solver of an abstract command. Also, variable bounds are enforced. 10 years ago
dehnert b28f36bb34 work on game-based abstraction 10 years ago
dehnert 36e8359efa added some useful functions to variable partition 10 years ago
dehnert fd5e908481 more work on variable partition 10 years ago
dehnert d4ed882795 more work on menu-game abstraction PRISM programs 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 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 73bfdda6ed missing file 10 years ago
sjunges ebdd979d2c settings: checks after config file, added finalize 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
sjunges c281efcde3 refactored parts of the api 10 years ago
dehnert fd86d430ae minor fix 10 years ago
dehnert 5521172ed1 more work on sparse game solver 10 years ago
dehnert e659dd8c4a some work on sparse game solver 10 years ago
sjunges 8fd0ee2ecd Formula to string added 10 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
sjunges 01a3748e87 Refactored part of the API / more functions 10 years ago
dehnert bc3f6b8d80 fixes for parts that were affected by recent parser templating 10 years ago
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
dehnert 22f1d99a15 missing files finally added 10 years ago
sjunges 7fd28d4564 refactored cmakelists 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago