Storm
A Modern Probabilistic Model Checker
|
#include "storm/models/symbolic/Model.h"
Go to the source code of this file.
Namespaces | |
namespace | storm |
LabParser.cpp. | |
namespace | storm::io |
Functions | |
template<storm::dd::DdType Type, typename ValueType > | |
void | storm::io::explicitExportSymbolicModel (std::string const &filename, std::shared_ptr< storm::models::symbolic::Model< Type, ValueType > > symbolicModel) |
Exports a sparse model into the explicit drdd format. | |