Function SCIPdigraphSetNodeData

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

sets the node data