pub unsafe extern "C" fn SCIPtreeGetCurrentDepth( tree: *mut SCIP_TREE, ) -> c_int
gets depth of current node in the tree, i.e. the length of the active path minus 1, or -1 if no current node exists