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

Go to the source code of this file.

Namespaces

namespace  storm
namespace  storm::modelchecker
namespace  storm::modelchecker::helper

Functions

template<typename ValueType>
std::vector< ValueType > storm::modelchecker::helper::computeUpperRewardBounds (storm::storage::SparseMatrix< ValueType > const &transitionMatrix, std::vector< ValueType > const &rewards, std::vector< ValueType > const &oneStepTargetProbabilities)
template<>
std::vector< storm::RationalFunctionstorm::modelchecker::helper::computeUpperRewardBounds (storm::storage::SparseMatrix< storm::RationalFunction > const &transitionMatrix, std::vector< storm::RationalFunction > const &rewards, std::vector< storm::RationalFunction > const &oneStepTargetProbabilities)