Sebastian Junges
|
fa34f44989
|
keep state valuations in transformers on POMDPs
|
5 years ago |
Tim Quatmann
|
ad39b23c1c
|
StateValuations: Added class to conveniently iterate over the variable-value assignments of a given state
|
5 years ago |
Sebastian Junges
|
2fa2ea1283
|
a first version of sparse model hashing
|
5 years ago |
Tim Quatmann
|
3b68059e2b
|
Hiding the StateValuation object of a single state.
|
5 years ago |
Tim Quatmann
|
adfdf8c572
|
Refactored state valuations. They now store values for transient jani variables and do not store values for constants (solving Github issue #73)
|
5 years ago |
TimQu
|
576f92568e
|
StateValuations and ChoiceOrigins are now members of a sparse::Model.
A model can now be constructed by providing a modelComponents struct.
|
8 years ago |
TimQu
|
464bdc389c
|
improved state valuations class
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
dehnert
|
1dc4af0e28
|
switched from empty virtual destructors to default destructors. Also: apparently no swimming for me, Mr. B!
Former-commit-id: 31340d1502 [formerly 5229b67e7d ]
Former-commit-id: dfb77cf346
|
9 years ago |
dehnert
|
d2af83a98a
|
fixed some bugs here and there
Former-commit-id: 0dbedbb011 [formerly 5a4bce00e8 ]
Former-commit-id: 7dd87b1155
|
9 years ago |
dehnert
|
1fb943b658
|
moved some internal structs from model builder to their own files to make them reusable
Former-commit-id: a354059fe8
|
9 years ago |