pub unsafe extern "C" fn SCIPdivesetUseOnlyLPBranchcands(
diveset: *mut SCIP_DIVESET,
) -> c_uintExpand description
should only LP branching candidates be considered instead of the slower but more general constraint handler diving variable selection?