pub unsafe extern "C" fn SCIPgetBestSibling(
scip: *mut SCIP,
) -> *mut SCIP_NODEExpand description
gets the best sibling of the focus node w.r.t. the node selection strategy
@return the best sibling of the focus node w.r.t. the node selection strategy
@pre This method can be called if @p scip is in one of the following stages: - \ref SCIP_STAGE_SOLVING