12template<
typename StateType>
This class represents a hash-map whose keys are bit vectors.
std::vector< StateType > unexploredStateIndices
std::vector< StateType > deadlockStateIndices
uint64_t getNumberOfStates() const
std::vector< StateType > initialStateIndices
storm::storage::BitVectorHashMap< StateType > stateToId