Function scip_sys::SCIPnodesSharePath
source · pub unsafe extern "C" fn SCIPnodesSharePath(
node1: *mut SCIP_NODE,
node2: *mut SCIP_NODE
) -> c_uintExpand description
checks for two nodes whether they share the same root path, i.e., whether one is an ancestor of the other