ThomasH
|
3f4b82cf39
|
add priorities to the transition model
Former-commit-id: 18205915db
|
9 years ago |
ThomasH
|
3f23d7b322
|
add advanced state labeling (wrt a given formula)
Former-commit-id: 84e0ede9a0
|
9 years ago |
ThomasH
|
cffb887c4f
|
add state labeling
Former-commit-id: 892cf083c7
|
9 years ago |
ThomasH
|
c8e39c9797
|
add gspn model, parser and builder
Former-commit-id: f15a6e07c3
|
9 years ago |
ThomasH
|
bfbe63fcb4
|
fix bug
Former-commit-id: 808ebe2769
|
10 years ago |
ThomasH
|
dfdfef3c6e
|
complete parser
Former-commit-id: c922ce3399
|
10 years ago |
ThomasH
|
10e93d7cbb
|
update parser
Former-commit-id: 005f07176d
|
10 years ago |
ThomasH
|
3229f07d43
|
partial implemetation of the non-validating pnml parser
Former-commit-id: 0371967187
|
10 years ago |
ThomasH
|
fe3c4a1aa3
|
add dependencies
Former-commit-id: 50d1e41696
|
10 years ago |
ThomasH
|
8e680bda96
|
include header
Former-commit-id: 9fee7d7e6c
|
10 years ago |
ThomasH
|
4c8e29d620
|
add new class files
Former-commit-id: 76f60aa718
|
10 years ago |
ThomasH
|
904a7aecc0
|
resolve bug (index out of bounds exception)
Former-commit-id: ffc7970e50
|
10 years ago |
ThomasH
|
8637ce8a6f
|
use absolute paths
Former-commit-id: 39c334415e
|
10 years ago |
ThomasH
|
cb839bedc8
|
use vectors instead of sets
Former-commit-id: fb037378cb
|
10 years ago |
ThomasH
|
df7b29ef18
|
partial implementation of gspns, transitions and markings
Former-commit-id: 77d76d6c89
|
10 years ago |
Thomas Henn
|
c92db9ff1d
|
fix typedef (switched typename and alias)
Former-commit-id: f576c0412b
|
10 years ago |
sjunges
|
cb913658cc
|
removed perm schedulers from gspn to circumvent error msg for now
Former-commit-id: 7d10ec8367
|
10 years ago |
sjunges
|
ee0e34146f
|
build command index to action name mapping
Former-commit-id: a9b6c19e68
|
10 years ago |
sjunges
|
66736c3626
|
More to string methods for simplevaluation
Former-commit-id: 487ed4a8d6
|
10 years ago |
sjunges
|
f914c8a103
|
Filter std::vector by bitvector, could not find such a method before :/
Former-commit-id: b401646d07
|
10 years ago |
sjunges
|
ecb214bc10
|
StateInfo is a StateAnnotation now
Former-commit-id: d65584b97d
|
10 years ago |
sjunges
|
eacdec3939
|
State Annotation and subMDP also restrichts choicelabelling now
Former-commit-id: 0df7a93f3b
|
10 years ago |
sjunges
|
a90287ea1b
|
some early content
Former-commit-id: db3ba65102
|
10 years ago |
sjunges
|
6896a4ca51
|
stubs for gspn files
Former-commit-id: 3258813366
|
10 years ago |
dehnert
|
6f59fd7aca
|
fixed computation of rewards in MDPs
Former-commit-id: 3d025b92b1
|
10 years ago |
dehnert
|
5c838e2006
|
added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder
Former-commit-id: 72b9b18e4e
|
10 years ago |
dehnert
|
44a9636f69
|
fixed an issue with getSubmatrix
Former-commit-id: f4f8fb2f61
|
10 years ago |
sjunges
|
9593ba5a7f
|
better output in perm schedulers
Former-commit-id: 2a33124c7c
|
10 years ago |
sjunges
|
b06562ec31
|
fix in getSubmatrix
Former-commit-id: 6f248dde46
|
10 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
|
10 years ago |
sjunges
|
7884fc37ed
|
explicit model builder supports non-default reward models
Former-commit-id: 97aabc54bb
|
10 years ago |
sjunges
|
ed94184ec8
|
initialize logger with loglevel as an argument
Former-commit-id: 3bac78a39c
|
10 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
|
10 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
|
10 years ago |
dehnert
|
16ea224b6a
|
added flag that indicates which interval bound is to be taken. added xerces to the gitignore
Former-commit-id: ee85062515
|
10 years ago |
sjunges
|
57dffbcd4f
|
further operators on models and reward models
Former-commit-id: 0146278302
|
10 years ago |
sjunges
|
a28ebac022
|
outcommented code for maximals
Former-commit-id: 096fa39fea
|
10 years ago |
sjunges
|
a07c2cacc4
|
missed files
Former-commit-id: 9a7f1ac4a9
|
10 years ago |
sjunges
|
7e7e025900
|
modifying reward models
Former-commit-id: 401410cee6
|
10 years ago |
sjunges
|
cf10fe206a
|
modifiers for standard rew model, fix with non-const overload in model
Former-commit-id: 25348872ee
|
10 years ago |
sjunges
|
9e24144c27
|
getRewardModel, private, added
Former-commit-id: 095b135758
|
10 years ago |
sjunges
|
bd7fc0b341
|
operator< for stateaction pairs
Former-commit-id: d69660a770
|
10 years ago |
sjunges
|
0cdca6a5fc
|
BitVector iterator +=
Former-commit-id: d9e02bce1a
|
10 years ago |
sjunges
|
896d2bcaef
|
propositional model checking for further interval reward model types
Former-commit-id: b8d2c89335
|
10 years ago |
sjunges
|
e4aab761d2
|
updates to perm schedulers
Former-commit-id: b3404cac21
|
10 years ago |
sjunges
|
98162d1d7e
|
interface for rew. model extended for reinforcement learning
Former-commit-id: b69474fc4f
|
10 years ago |
sjunges
|
765748c7cf
|
graph stuff for other reward models..
Former-commit-id: e7d4d9b95d
|
10 years ago |
sjunges
|
e8799963fe
|
compiles again
Former-commit-id: fb79c334d8
|
10 years ago |
sjunges
|
b8343255be
|
fixed headers, allow changes in rew. model again
Former-commit-id: 4617000d30
|
10 years ago |
sjunges
|
53dc99deb0
|
prob01A for non.detmodels added (convenience function)
Former-commit-id: 213c8b1b49
|
10 years ago |