15template<
typename ValueType>
28 template<
typename RewardModelType = storm::models::sparse::StandardRewardModel<ValueType>>
106 std::string
statistics(uint64_t totalNumberOfStates)
const;
Helper class that optionally holds a reference to an object of type T.
The base class of sparse nondeterministic models.
A bit vector that is internally represented as a vector of 64-bit values.
This class represents the decomposition of a model into blocks which are of the template type.
This class represents the decomposition of a nondeterministic model into its maximal end components.
MaximalEndComponentDecomposition & operator=(MaximalEndComponentDecomposition const &other)
Assigns the contents of the given MEC decomposition to the current one by copying its contents.
MaximalEndComponentDecomposition()
std::string statistics(uint64_t totalNumberOfStates) const
Returns a string containing statistics about the MEC decomposition, e.g., the number of (trivial/non-...
A class that holds a possibly non-square matrix in the compressed row storage format.
constexpr NullRefType NullRef