pub unsafe extern "C" fn SCIPrelaxGetTime(
relax: *mut SCIP_RELAX,
) -> f64Expand description
gets time in seconds used in this relaxation handler
pub unsafe extern "C" fn SCIPrelaxGetTime(
relax: *mut SCIP_RELAX,
) -> f64gets time in seconds used in this relaxation handler