18template<storm::dd::DdType DdType,
typename ValueType,
typename ExportValueType = ValueType>
28 std::shared_ptr<storm::models::sparse::Model<ExportValueType>> extractSparseQuotient(
32 std::shared_ptr<storm::models::symbolic::Model<DdType, ExportValueType>> extractDdQuotient(
35 std::shared_ptr<storm::models::symbolic::Model<DdType, ExportValueType>> extractQuotientUsingBlockVariables(
38 std::shared_ptr<storm::models::symbolic::Model<DdType, ExportValueType>> extractQuotientUsingOriginalVariables(
42 bool useRepresentatives;
43 bool useOriginalVariables;