Function SCIPdigraphSetSizes

Source
pub unsafe extern "C" fn SCIPdigraphSetSizes(
    digraph: *mut SCIP_DIGRAPH,
    sizes: *mut c_int,
) -> SCIP_RETCODE
Expand description

sets the sizes of the successor lists for the nodes in a directed graph and allocates memory for the lists