SCIPtreeGetProbingRoot

Function SCIPtreeGetProbingRoot 

Source
pub unsafe extern "C" fn SCIPtreeGetProbingRoot(
    tree: *mut SCIP_TREE,
) -> *mut SCIP_NODE
Expand description

returns the temporary probing root node, or NULL if the we are not in probing mode