sjunges
|
b06562ec31
|
fix in getSubmatrix
Former-commit-id: 6f248dde46
|
9 years ago |
dehnert
|
4b4c11048f
|
fixed bug in prob1E. added functions to retrieve schedulers for prob0E, probGreater0E and prob1E states of MDPs
Former-commit-id: aea5fe773b
|
9 years ago |
sjunges
|
7884fc37ed
|
explicit model builder supports non-default reward models
Former-commit-id: 97aabc54bb
|
9 years ago |
sjunges
|
ed94184ec8
|
initialize logger with loglevel as an argument
Former-commit-id: 3bac78a39c
|
9 years ago |
sjunges
|
14639525b6
|
Revert "xerces on gitignore fix"
This reverts commit 82f2927500 [formerly c2cc388ce7 ].
Former-commit-id: 9e76890660
|
9 years ago |
sjunges
|
d06c92c10a
|
Revert "Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore""
This reverts commit dfd2cda380 [formerly 4be9f6f8c8 ].
Former-commit-id: 4510017c6a
|
9 years ago |
sjunges
|
dfd2cda380
|
Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore"
This reverts commit 16ea224b6a [formerly ee85062515 ].
Former-commit-id: 4be9f6f8c8
|
9 years ago |
dehnert
|
82f2927500
|
xerces on gitignore fix
Former-commit-id: c2cc388ce7
|
9 years ago |
dehnert
|
16ea224b6a
|
added flag that indicates which interval bound is to be taken. added xerces to the gitignore
Former-commit-id: ee85062515
|
9 years ago |
sjunges
|
57dffbcd4f
|
further operators on models and reward models
Former-commit-id: 0146278302
|
9 years ago |
sjunges
|
a28ebac022
|
outcommented code for maximals
Former-commit-id: 096fa39fea
|
9 years ago |
sjunges
|
a07c2cacc4
|
missed files
Former-commit-id: 9a7f1ac4a9
|
9 years ago |
sjunges
|
7e7e025900
|
modifying reward models
Former-commit-id: 401410cee6
|
9 years ago |
sjunges
|
cf10fe206a
|
modifiers for standard rew model, fix with non-const overload in model
Former-commit-id: 25348872ee
|
9 years ago |
sjunges
|
9e24144c27
|
getRewardModel, private, added
Former-commit-id: 095b135758
|
9 years ago |
sjunges
|
bd7fc0b341
|
operator< for stateaction pairs
Former-commit-id: d69660a770
|
9 years ago |
sjunges
|
0cdca6a5fc
|
BitVector iterator +=
Former-commit-id: d9e02bce1a
|
9 years ago |
sjunges
|
896d2bcaef
|
propositional model checking for further interval reward model types
Former-commit-id: b8d2c89335
|
9 years ago |
sjunges
|
e4aab761d2
|
updates to perm schedulers
Former-commit-id: b3404cac21
|
9 years ago |
sjunges
|
98162d1d7e
|
interface for rew. model extended for reinforcement learning
Former-commit-id: b69474fc4f
|
9 years ago |
sjunges
|
765748c7cf
|
graph stuff for other reward models..
Former-commit-id: e7d4d9b95d
|
9 years ago |
sjunges
|
e8799963fe
|
compiles again
Former-commit-id: fb79c334d8
|
9 years ago |
sjunges
|
b8343255be
|
fixed headers, allow changes in rew. model again
Former-commit-id: 4617000d30
|
9 years ago |
sjunges
|
53dc99deb0
|
prob01A for non.detmodels added (convenience function)
Former-commit-id: 213c8b1b49
|
9 years ago |
dehnert
|
31be908c5a
|
mathsat does not like boolean arguments to ite-expressions, so we encode it ourselves now
Former-commit-id: e30e7fcd55
|
9 years ago |
dehnert
|
7ecd9958e8
|
more work on game-stuff
Former-commit-id: 62a56c9ba7
|
9 years ago |
sjunges
|
131ab5b674
|
Updates on perm. schedulers
Former-commit-id: 16b65774a1
|
9 years ago |
sjunges
|
edbd7e827b
|
MDPs, restrict choices, get choiceindex
Former-commit-id: 6d1f2ff37d
|
9 years ago |
dehnert
|
beee4a9e82
|
fixed a bug in the tests that caused a segfault
Former-commit-id: b0c4b1c764
|
9 years ago |
dehnert
|
2376905810
|
more work
Former-commit-id: 7182125a9e
|
9 years ago |
dehnert
|
381fe6d9a8
|
more work on translating BDDs to expressions
Former-commit-id: 0f361f76f5
|
9 years ago |
dehnert
|
4b24be7204
|
commit to switch workplace
Former-commit-id: c50e423557
|
9 years ago |
sjunges
|
2f49418e63
|
Add dependency on xercesc
Former-commit-id: 595b4d294d
|
9 years ago |
sjunges
|
21b0829b69
|
...
Former-commit-id: 55a29b1517
|
9 years ago |
sjunges
|
e9b4aa5de4
|
xerces 2nd part
Former-commit-id: bcd783c277
|
9 years ago |
sjunges
|
73073d2fff
|
Added Xerces
Former-commit-id: 9e5eeb3b86
|
9 years ago |
sjunges
|
288f34b083
|
Added Xerces
Former-commit-id: 42a3347ab6
|
9 years ago |
dehnert
|
8574d474a4
|
added support for computation of bottom states. not yet done
Former-commit-id: 49c2a28b28
|
9 years ago |
dehnert
|
781610b05d
|
extended tests for validity of returned strategies
Former-commit-id: fb6a1c23f0
|
9 years ago |
dehnert
|
c624b19427
|
added no-cuts option. prob1 tests for game now passing.
Former-commit-id: 3806747948
|
9 years ago |
dehnert
|
e8b7928831
|
fixed minor bug
Former-commit-id: 6d208b877a
|
9 years ago |
dehnert
|
1c42ed792b
|
fixed some bugs, added some test, added some prob1 algorithm, and did some stuff, you know?
Former-commit-id: 00fa21d1fe
|
9 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
|
9 years ago |
dehnert
|
6c804732e1
|
introduced (probably buggy) versions of existsAbstractRepresentative on BDDs and prob0 for games
Former-commit-id: 5e7225fe29
|
9 years ago |
dehnert
|
0cfc4dfd4d
|
(re)introduced min/maxAbstractRepresentative for ADDs
Former-commit-id: 5a5d269339
|
9 years ago |
dehnert
|
0bd0b963d7
|
introduced new menu game class
Former-commit-id: f27691f9d6
|
9 years ago |
dehnert
|
7cd1e6324f
|
the abstraction now properly builds an instance of the game class
Former-commit-id: 26d4effa00
|
9 years ago |
dehnert
|
1199ab95e3
|
fixed bug in expressions. all tests now passing
Former-commit-id: 86b4b2a04a
|
9 years ago |
dehnert
|
0cd148c600
|
fixed more bugs. however, a test still fails, because the abstraction is wrong
Former-commit-id: 6e326acaf3
|
9 years ago |
dehnert
|
e8794dee22
|
added more tests, not working yet, however
Former-commit-id: 2badd7ce35
|
9 years ago |