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

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::modelchecker
 
namespace  storm::modelchecker::helper
 

Enumerations

enum class  storm::modelchecker::helper::EquationSystemType { storm::modelchecker::helper::UntilProbabilities , storm::modelchecker::helper::ExpectedRewards }
 

Functions

template<storm::dd::DdType DdType, typename ValueType >
storm::dd::Bdd< DdType > storm::modelchecker::helper::computeValidSchedulerHint (EquationSystemType const &type, storm::models::symbolic::NondeterministicModel< DdType, ValueType > const &model, storm::dd::Add< DdType, ValueType > const &transitionMatrix, storm::dd::Bdd< DdType > const &maybeStates, storm::dd::Bdd< DdType > const &targetStates)