Storm 1.10.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
StandardRewardModel.cpp File Reference
Include dependency graph for StandardRewardModel.cpp:

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::models
 
namespace  storm::models::sparse
 

Functions

template<typename ValueType >
bool storm::models::sparse::anyOfRewardValues (StandardRewardModel< ValueType > const &rewardModel, auto const &predicate)
 Auxiliary function to check if the given predicate is true for any of the reward values in the given reward model.
 
template<typename ValueType >
std::ostream & storm::models::sparse::operator<< (std::ostream &out, StandardRewardModel< ValueType > const &rewardModel)
 
std::set< storm::RationalFunctionVariablestorm::models::sparse::getRewardModelParameters (StandardRewardModel< storm::RationalFunction > const &rewModel)
 
template std::ostream & storm::models::sparse::operator<<< double > (std::ostream &out, StandardRewardModel< double > const &rewardModel)