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

Go to the source code of this file.

Namespaces

namespace  storm
namespace  storm::transformer

Functions

template<class SparseModelType>
storm::storage::MemoryStructure storm::transformer::getGoalMemory (SparseModelType const &model, storm::logic::Formula const &propositionalGoalStateFormula)
template<class SparseModelType>
storm::storage::MemoryStructure storm::transformer::getUntilFormulaMemory (SparseModelType const &model, storm::logic::Formula const &leftSubFormula, storm::logic::Formula const &rightSubFormula)
template<class SparseModelType>
storm::storage::MemoryStructure storm::transformer::incorporateGoalMemoryHelper (SparseModelType const &model, std::vector< std::shared_ptr< storm::logic::Formula const > > const &formulas)