13 Commits (84e6984659e7f126a7a3e658b1de052e69c05859)

Author SHA1 Message Date
Tim Quatmann 84e6984659 StateValuations::toJson now has a template parameter to change the exported type of rationals. 5 years ago
Sebastian Junges 9423d01631 observation valuations added 5 years ago
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. 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! 9 years ago
dehnert d2af83a98a fixed some bugs here and there 9 years ago
dehnert 1fb943b658 moved some internal structs from model builder to their own files to make them reusable 9 years ago