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

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::utility
 
namespace  storm::utility::parameterlifting
 

Functions

template<typename ValueType >
static bool storm::utility::parameterlifting::validateParameterLiftingSound (storm::models::sparse::Model< ValueType > const &model, storm::logic::Formula const &formula)
 Checks whether the parameter lifting approach is sound on the given model with respect to the provided property.