5 Commits (7df822967cf02b15e350c4b983ed698c32bc58d3)

Author SHA1 Message Date
dehnert 7df822967c all abstraction tests working again 9 years ago
dehnert 7a4d3740de some more work, not fully working again (yet) 9 years ago
dehnert c1953cda46 started refactoring of abstraction 9 years ago
dehnert 52577e2740 added game abstraction tests for sylvan and made them work (in particular implemented toExpression for sylvan BDDs) 9 years ago
dehnert 53f83c9214 moved menu-game abstraction to separate folder and made everything compile again 9 years ago
dehnert 4733643bcf made the games compile again 9 years ago
dehnert dfa8d6a8e5 started working on games again 9 years ago
dehnert 31be908c5a mathsat does not like boolean arguments to ite-expressions, so we encode it ourselves now 10 years ago
dehnert 7ecd9958e8 more work on game-stuff 10 years ago
dehnert 2376905810 more work 10 years ago
dehnert 8574d474a4 added support for computation of bottom states. not yet done 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 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 1198951c3e more work on game abstraction of PRISM programs 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 d4ed882795 more work on menu-game abstraction PRISM programs 10 years ago