dehnert
|
781610b05d
|
extended tests for validity of returned strategies
Former-commit-id: fb6a1c23f0
|
10 years ago |
dehnert
|
c624b19427
|
added no-cuts option. prob1 tests for game now passing.
Former-commit-id: 3806747948
|
10 years ago |
dehnert
|
e8b7928831
|
fixed minor bug
Former-commit-id: 6d208b877a
|
10 years ago |
dehnert
|
1c42ed792b
|
fixed some bugs, added some test, added some prob1 algorithm, and did some stuff, you know?
Former-commit-id: 00fa21d1fe
|
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 |
sjunges
|
f006d54995
|
vector min_if, max_if
Former-commit-id: afff48d2e5
|
10 years ago |
sjunges
|
707a4f500b
|
vector sum_if
Former-commit-id: 67b2ef9ff6
|
10 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
e338cbe069
|
fixed a lot of warnings in the tests
Former-commit-id: b6752202ac
|
10 years ago |
dehnert
|
60701cebdb
|
ADDs and BDDs are no longer mixed in the abstraction layer.
Former-commit-id: 3c31063ea6
|
10 years ago |
dehnert
|
00e7121bc4
|
some work towards BDD-based mc.
Former-commit-id: cae0c4421e
|
10 years ago |
dehnert
|
0c2080f220
|
Added tests for sparse Prob0/1 to functional tests
Former-commit-id: ef8f9ffb59
|
10 years ago |
dehnert
|
81100c7afd
|
debugged and added more tests for prob0/1 for MDPs using BDDs
Former-commit-id: f47fb3631a
|
10 years ago |
dehnert
|
c70d93f4d3
|
Qualitative modelchecking algorithms for MDPs using BDDs. Not yet bugfixed.
Former-commit-id: 3215a38c44
|
10 years ago |
dehnert
|
1a1906f811
|
Added functional tests for DD-based and sparse computation of states with prob 0 and 1.
Former-commit-id: a62c67c657
|
10 years ago |