dehnert
|
7df822967c
|
all abstraction tests working again
Former-commit-id: 9de7beb2b6
|
9 years ago |
dehnert
|
7a4d3740de
|
some more work, not fully working again (yet)
Former-commit-id: 32c8c6eb7e
|
9 years ago |
dehnert
|
c1953cda46
|
started refactoring of abstraction
Former-commit-id: 72d9fc9fab
|
9 years ago |
dehnert
|
52577e2740
|
added game abstraction tests for sylvan and made them work (in particular implemented toExpression for sylvan BDDs)
Former-commit-id: 8fdc34cb55
|
9 years ago |
dehnert
|
53f83c9214
|
moved menu-game abstraction to separate folder and made everything compile again
Former-commit-id: a833ca1152
|
9 years ago |
dehnert
|
4733643bcf
|
made the games compile again
Former-commit-id: 35f3ab9471
|
9 years ago |
dehnert
|
dfa8d6a8e5
|
started working on games again
Former-commit-id: a27d6a6838
|
9 years ago |
dehnert
|
31be908c5a
|
mathsat does not like boolean arguments to ite-expressions, so we encode it ourselves now
Former-commit-id: e30e7fcd55
|
10 years ago |
dehnert
|
7ecd9958e8
|
more work on game-stuff
Former-commit-id: 62a56c9ba7
|
10 years ago |
dehnert
|
2376905810
|
more work
Former-commit-id: 7182125a9e
|
10 years ago |
dehnert
|
8574d474a4
|
added support for computation of bottom states. not yet done
Former-commit-id: 49c2a28b28
|
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
Former-commit-id: f0a8b156ca
|
10 years ago |
dehnert
|
0bd0b963d7
|
introduced new menu game class
Former-commit-id: f27691f9d6
|
10 years ago |
dehnert
|
7cd1e6324f
|
the abstraction now properly builds an instance of the game class
Former-commit-id: 26d4effa00
|
10 years ago |
dehnert
|
1199ab95e3
|
fixed bug in expressions. all tests now passing
Former-commit-id: 86b4b2a04a
|
10 years ago |
dehnert
|
0cd148c600
|
fixed more bugs. however, a test still fails, because the abstraction is wrong
Former-commit-id: 6e326acaf3
|
10 years ago |
dehnert
|
e8794dee22
|
added more tests, not working yet, however
Former-commit-id: 2badd7ce35
|
10 years ago |
dehnert
|
5934d67514
|
DD meta variables can now be inserted at particular locations. added some tests for game abstraction
Former-commit-id: 1c870dc0de
|
10 years ago |
dehnert
|
8911d2ba63
|
added debug output and fixed some bugs
Former-commit-id: 8d2b7a4dd5
|
10 years ago |
dehnert
|
88bcd7d74c
|
deadlock states now get fixed in abstract game
Former-commit-id: efaa5d007e
|
10 years ago |
dehnert
|
75632f932d
|
added state-set abstractor as a means to, e.g., derive the initial states BDD
Former-commit-id: 34257c7196
|
10 years ago |
dehnert
|
97c90d5437
|
added correct insertion of probabilities into BDD and reachability analysis
Former-commit-id: 51e91d4d64
|
10 years ago |
dehnert
|
c6f1cb40d3
|
more work on games
Former-commit-id: d89f025da4
|
10 years ago |
dehnert
|
1198951c3e
|
more work on game abstraction of PRISM programs
Former-commit-id: b5bec829e2
|
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.
Former-commit-id: 703b49e732
|
10 years ago |
dehnert
|
b28f36bb34
|
work on game-based abstraction
Former-commit-id: 4635199f84
|
10 years ago |
dehnert
|
d4ed882795
|
more work on menu-game abstraction PRISM programs
Former-commit-id: acc54b7f15
|
10 years ago |