SCIPdigraphGetNodeData

Function SCIPdigraphGetNodeData 

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

returns the node data, or NULL if no data exist