igraph_extended_chordal_ring

Function igraph_extended_chordal_ring 

Source
pub unsafe extern "C" fn igraph_extended_chordal_ring(
    graph: *mut igraph_t,
    nodes: igraph_int_t,
    W: *const igraph_matrix_int_t,
    directed: igraph_bool_t,
) -> igraph_error_t