Storm
A Modern Probabilistic Model Checker
|
#include "storm-pars/modelchecker/instantiation/SparseInstantiationModelChecker.h"
#include "storm-pars/modelchecker/region/RegionModelChecker.h"
#include "storm-pars/storage/ParameterRegion.h"
#include "storm-pars/utility/parametric.h"
#include "storm/logic/Formulas.h"
#include "storm/modelchecker/CheckTask.h"
#include "storm/modelchecker/results/CheckResult.h"
#include "storm/solver/OptimizationDirection.h"
Go to the source code of this file.
Classes | |
class | storm::modelchecker::SparseParameterLiftingModelChecker< SparseModelType, ConstantType > |
Class to approximatively check a formula on a parametric model for all parameter valuations within a region It is assumed that all considered valuations are graph-preserving and well defined, i.e.,. More... | |
Namespaces | |
namespace | storm |
LabParser.cpp. | |
namespace | storm::modelchecker |