SCIPdigraphGetSuccessors

Function SCIPdigraphGetSuccessors 

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

returns the array of indices of the successor nodes; this array must not be changed from outside