25 Commits (4431df82a0b021a68e09eda2966a1b9e1a424c07)

Author SHA1 Message Date
PBerger b5aa778c51 Fixed PrismMenuGameTest. 8 years ago
dehnert 9e64e998f3 fixed tests wrt. proper bottom state computation 8 years ago
dehnert 1be735ec1b fixed tests in response to 'fixing' flattenModules 8 years ago
dehnert 3e9f9552b1 fixed tests: using shared_ptr instead of unique_ptr for SMT solver factory in abstraction 8 years ago
PBerger 81311690ab Fixed errors because of changed API. 8 years ago
PBerger 4fff7b39ef Added template instanziation for storm::RationalFunction. 8 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 31be908c5a mathsat does not like boolean arguments to ite-expressions, so we encode it ourselves now 9 years ago
dehnert 2376905810 more work 9 years ago
dehnert c624b19427 added no-cuts option. prob1 tests for game now passing. 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 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 c6f1cb40d3 more work on games 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