Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
BuilderType.h File Reference
#include <boost/optional.hpp>
#include <vector>
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
 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)