5 #ifndef _REWARDMAPPINGTOOLS_H_
6 #define _REWARDMAPPINGTOOLS_H_
9 #include "../../Mapping/Reward.h"
11 #include "../Likelihood/DRTreeLikelihood.h"
47 std::shared_ptr<const DRTreeLikelihoodInterface> drtl,
48 const std::vector<int>& nodeIds,
49 std::shared_ptr<Reward> reward,
Legacy data storage class for probabilistic rewards mappings.
Legacy interface for storing reward mapping data.
Defines the basic types of data flow nodes.