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

Go to the source code of this file.

Namespaces

namespace  storm
namespace  storm::builder

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, storm::OptionalRef< std::vector< storm::jani::Property > const > properties)
template bool storm::builder::canHandle< double > (BuilderType const &builderType, storm::storage::SymbolicModelDescription const &modelDescription, storm::OptionalRef< std::vector< storm::jani::Property > const > properties)
template bool storm::builder::canHandle< storm::RationalNumber > (BuilderType const &builderType, storm::storage::SymbolicModelDescription const &modelDescription, storm::OptionalRef< std::vector< storm::jani::Property > const > properties)
template bool storm::builder::canHandle< storm::RationalFunction > (BuilderType const &builderType, storm::storage::SymbolicModelDescription const &modelDescription, storm::OptionalRef< std::vector< storm::jani::Property > const > properties)