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

Go to the source code of this file.

Namespaces

namespace  storm
namespace  storm::storage

Functions

void storm::storage::getFlatSccDecomposition (SccDecompositionResult const &sccDecRes, std::vector< uint64_t > &sccStates, std::vector< uint64_t > &sccIndications)
 Compute a mapping from SCC index to the set of states in that SCC.