dehnert
|
3d20cf0afd
|
some fixes and more refactoring
|
8 years ago |
dehnert
|
633f4293e3
|
added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted
|
8 years ago |
dehnert
|
bf5018b858
|
post-merge fixes
|
9 years ago |
dehnert
|
1f460cd8fa
|
made move of top-level dir for some remaining files, fixed some includes
|
9 years ago |
dehnert
|
d16e47882d
|
fixed bug and added tons of debug output
Former-commit-id: 5bf2d6d82f
|
9 years ago |
dehnert
|
f45b7f9171
|
fixed some bugs and started on quantitative refinement
Former-commit-id: 31259ad299
|
9 years ago |
dehnert
|
66b0817a35
|
fixed bugs here and there
Former-commit-id: d10d85339d
|
9 years ago |
dehnert
|
a3f2abbd92
|
more work towards closing the refinement loop
Former-commit-id: 1579e73036
|
9 years ago |
dehnert
|
e2ba3f3725
|
bottom states appear to be working, tests not yet adapted
Former-commit-id: 801d99c128
|
9 years ago |
dehnert
|
3bc0b4eacc
|
more work on proper bottom state computation
Former-commit-id: 38718e1c5c
|
9 years ago |
dehnert
|
4f54759f38
|
intermediate commit [fixing bottom states/transitions]
Former-commit-id: d457ce2fb4
|
9 years ago |
dehnert
|
1280c88b4f
|
renamed prob branching variables to aux variables in preparation for proper bottom state creation in game abstraction
Former-commit-id: e855b14b46
|
9 years ago |
PBerger
|
4fff7b39ef
|
Added template instanziation for storm::RationalFunction.
Added a test for Prism AbstractPrograms with storm::RationalFunction.
Former-commit-id: 5a696149cb
|
9 years ago |
dehnert
|
4f7eaa0a43
|
some more work towards abstraction refinement
Former-commit-id: 360cb016c3
|
9 years ago |
dehnert
|
7df822967c
|
all abstraction tests working again
Former-commit-id: 9de7beb2b6
|
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
|
20eb0a6e0c
|
made value type in game abstraction more generic
Former-commit-id: 40286a5a4e
|
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
|
cf93d75450
|
renamed variable partition to local expression information
Former-commit-id: 59934b401f
|
9 years ago |
dehnert
|
dfa8d6a8e5
|
started working on games again
Former-commit-id: a27d6a6838
|
9 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
|
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 |