Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
DDEncodingExporter.h File Reference
Include dependency graph for DDEncodingExporter.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::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.