SCIPnodeGetReoptID

Function SCIPnodeGetReoptID 

Source
pub unsafe extern "C" fn SCIPnodeGetReoptID(
    node: *mut SCIP_NODE,
) -> c_uint
Expand description

gets the unique id to identify the node during reoptimization; id is 0 if the node is the root or not part of the reoptimization tree