Function scip_sys::SCIPnodeselSetData
source · pub unsafe extern "C" fn SCIPnodeselSetData(
nodesel: *mut SCIP_NODESEL,
nodeseldata: *mut SCIP_NODESELDATA
)Expand description
sets user data of node selector; user has to free old data in advance!