SCIPtreeGetNNodes

Function SCIPtreeGetNNodes 

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

gets number of open nodes in the tree (children + siblings + leaves)