SCIPnodeSetReoptID

Function SCIPnodeSetReoptID 

Source
pub unsafe extern "C" fn SCIPnodeSetReoptID(
    node: *mut SCIP_NODE,
    id: c_uint,
)
Expand description

sets a unique id to identify the node during reoptimization