Storm 1.13.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
SetInformationFromCheckTask.h File Reference
Include dependency graph for SetInformationFromCheckTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

template<typename HelperType, typename FormulaType, typename ModelType>
void storm::modelchecker::helper::setInformationFromCheckTaskNondeterministic (HelperType &helper, storm::modelchecker::CheckTask< FormulaType, typename ModelType::ValueType > const &checkTask, ModelType const &model)
 Forwards relevant information stored in the given CheckTask to the given helper.
template<typename HelperType, typename FormulaType, typename ModelType>
void storm::modelchecker::helper::setInformationFromCheckTaskDeterministic (HelperType &helper, storm::modelchecker::CheckTask< FormulaType, typename ModelType::ValueType > const &checkTask, ModelType const &model)
 Forwards relevant information stored in the given CheckTask to the given helper.