SCIPtreeGetFocusDepth

Function SCIPtreeGetFocusDepth 

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

gets depth of focus node in the tree, or -1 if no focus node exists