pub unsafe extern "C" fn SCIPbtnodeIsLeftchild(
node: *mut SCIP_BTNODE,
) -> c_uintExpand description
returns TRUE if the given node is left child
pub unsafe extern "C" fn SCIPbtnodeIsLeftchild(
node: *mut SCIP_BTNODE,
) -> c_uintreturns TRUE if the given node is left child