|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include <boost/optional.hpp>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | storm |
| LabParser.cpp. | |
| namespace | storm::storage |
| namespace | storm::jani |
| namespace | storm::builder |
Enumerations | |
| enum class | storm::builder::BuilderType { storm::builder::Explicit , storm::builder::Dd } |
Functions | |
| storm::jani::ModelFeatures | storm::builder::getSupportedJaniFeatures (BuilderType const &builderType) |
| template<typename ValueType > | |
| bool | storm::builder::canHandle (BuilderType const &builderType, storm::storage::SymbolicModelDescription const &modelDescription, boost::optional< std::vector< storm::jani::Property > > const &properties) |