SCIPrelaxGetImprovedLowerboundTime

Function SCIPrelaxGetImprovedLowerboundTime 

Source
pub unsafe extern "C" fn SCIPrelaxGetImprovedLowerboundTime(
    relax: *mut SCIP_RELAX,
) -> f64
Expand description

gets the time in seconds spent for the execution of the relaxation handler when a node’s lower bound could be improved (or a cutoff was found)