pub fn check_connectivity(graph: &ReductionGraph) -> ConnectivityReportExpand description
Check reduction graph connectivity: find isolated problems and connected components.
pub fn check_connectivity(graph: &ReductionGraph) -> ConnectivityReportCheck reduction graph connectivity: find isolated problems and connected components.