SCIPnodeselSetData

Function 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!