Storm 1.13.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
BuilderType.h File Reference
#include <vector>
#include "storm/utility/OptionalRef.h"
Include dependency graph for BuilderType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  storm
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, storm::OptionalRef< std::vector< storm::jani::Property > const > properties)