19template<storm::dd::DdType DdType,
typename ValueType,
typename ExportValueType = ValueType>
29 std::shared_ptr<storm::models::sparse::Model<ExportValueType>> extractSparseQuotient(
33 std::shared_ptr<storm::models::symbolic::Model<DdType, ExportValueType>> extractDdQuotient(
36 std::shared_ptr<storm::models::symbolic::Model<DdType, ExportValueType>> extractQuotientUsingBlockVariables(
39 std::shared_ptr<storm::models::symbolic::Model<DdType, ExportValueType>> extractQuotientUsingOriginalVariables(
43 bool useRepresentatives;
44 bool useOriginalVariables;