igraph_forest_fire_game

Function igraph_forest_fire_game 

Source
pub unsafe extern "C" fn igraph_forest_fire_game(
    graph: *mut igraph_t,
    nodes: igraph_int_t,
    fw_prob: igraph_real_t,
    bw_factor: igraph_real_t,
    ambs: igraph_int_t,
    directed: igraph_bool_t,
) -> igraph_error_t