2239 Commits (781610b05d2f6f7cd3f58394f50f534f8d0cb632)
 

Author SHA1 Message Date
dehnert 781610b05d extended tests for validity of returned strategies 9 years ago
dehnert c624b19427 added no-cuts option. prob1 tests for game now passing. 9 years ago
dehnert e8b7928831 fixed minor bug 9 years ago
dehnert 1c42ed792b fixed some bugs, added some test, added some prob1 algorithm, and did some stuff, you know? 9 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 9 years ago
dehnert 6c804732e1 introduced (probably buggy) versions of existsAbstractRepresentative on BDDs and prob0 for games 9 years ago
dehnert 0cfc4dfd4d (re)introduced min/maxAbstractRepresentative for ADDs 9 years ago
dehnert 0bd0b963d7 introduced new menu game class 9 years ago
dehnert 7cd1e6324f the abstraction now properly builds an instance of the game class 9 years ago
dehnert 1199ab95e3 fixed bug in expressions. all tests now passing 9 years ago
dehnert 0cd148c600 fixed more bugs. however, a test still fails, because the abstraction is wrong 9 years ago
dehnert e8794dee22 added more tests, not working yet, however 9 years ago
dehnert 5934d67514 DD meta variables can now be inserted at particular locations. added some tests for game abstraction 9 years ago
dehnert 8911d2ba63 added debug output and fixed some bugs 9 years ago
dehnert 88bcd7d74c deadlock states now get fixed in abstract game 9 years ago
dehnert 7f767993c6 Merge branch 'future' into menu_games 9 years ago
dehnert a8f89c3875 fixed cmake file 9 years ago
dehnert f1d9e65db7 Merge branch 'future' into menu_games 9 years ago
dehnert 15b97057dd silenced some warnings within boost (new clang version) and fixed an unused variable issue 9 years ago
dehnert 75632f932d added state-set abstractor as a means to, e.g., derive the initial states BDD 9 years ago
dehnert 97c90d5437 added correct insertion of probabilities into BDD and reachability analysis 9 years ago
dehnert c6f1cb40d3 more work on games 9 years ago
dehnert 3bc629561e Merge branch 'future' into menu_games 9 years ago
dehnert 50296571f5 Merge branch 'master' into future 9 years ago
dehnert deec423f27 fixed infinite recursion in constants comparator 9 years ago
dehnert 1198951c3e more work on game abstraction of PRISM programs 9 years ago
TimQu adc5c8d1c1 Fixed another memory leak: CheckResults have not been destructed properly. 9 years ago
dehnert f013ddfb4c The determined relevant predicates are now added to the SMT solver of an abstract command. Also, variable bounds are enforced. 9 years ago
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
dehnert 312aa0bd8e Merge branch 'master' into future 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 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 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 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
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 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