pub unsafe extern "C" fn SCIPdivesetGetLPSolveFreq(
diveset: *mut SCIP_DIVESET,
) -> c_intExpand description
returns the LP solve frequency for diving LPs (0: dynamically based on number of intermediate domain reductions)
pub unsafe extern "C" fn SCIPdivesetGetLPSolveFreq(
diveset: *mut SCIP_DIVESET,
) -> c_intreturns the LP solve frequency for diving LPs (0: dynamically based on number of intermediate domain reductions)