rsr.igraph_sfun.eval_1od_connectivity_igraph

rsr.igraph_sfun.eval_1od_connectivity_igraph(comps_state, ig_graph, node_to_idx, eid_to_edge_idx, edge_endpoints, orig_node, dest_node)[source]

igraph-accelerated version of eval_1od_connectivity.

Same semantics: check if path exists between orig and dest under component states.

Return type:

Tuple[str, int, Dict[str, Any]]