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

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::dd
 
namespace  storm::dd::bisimulation
 

Functions

template<storm::dd::DdType DdType>
void storm::dd::bisimulation::enumerateBlocksRec (std::vector< storm::dd::Bdd< DdType > > const &stateSets, storm::dd::Bdd< DdType > const &currentStateSet, uint64_t offset, storm::expressions::Variable const &blockVariable, std::function< void(storm::dd::Bdd< DdType > const &)> const &callback)