igraph_tree_game

Function igraph_tree_game 

Source
pub unsafe extern "C" fn igraph_tree_game(
    graph: *mut igraph_t,
    n: igraph_int_t,
    directed: igraph_bool_t,
    method: igraph_random_tree_t,
) -> igraph_error_t