1#ifndef STORM_LOGIC_LONGRUNAVERAGEREWARDFORMULA_H_
2#define STORM_LOGIC_LONGRUNAVERAGEREWARDFORMULA_H_
4#include <boost/optional.hpp>
26 virtual std::ostream&
writeToStream(std::ostream& out,
bool allowParentheses =
false)
const override;
29 boost::optional<RewardAccumulation> rewardAccumulation;