SCIPtreeGetNLeaves

Function SCIPtreeGetNLeaves 

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

gets number of leaves in the tree (excluding children and siblings of focus nodes)