pub unsafe extern "C" fn SCIPtreeGetNNodes( tree: *mut SCIP_TREE, ) -> c_int
gets number of open nodes in the tree (children + siblings + leaves)