SCIPtreeGetEffectiveRootDepth

Function SCIPtreeGetEffectiveRootDepth 

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

returns the depth of the effective root node (i.e. the first depth level of a node with at least two children)