Function scip_sys::SCIPbtnodeGetLeftchild
source · pub unsafe extern "C" fn SCIPbtnodeGetLeftchild(
node: *mut SCIP_BTNODE
) -> *mut SCIP_BTNODEExpand description
returns left child which can be NULL if the given node is a leaf