pub unsafe extern "C" fn SCIPconshdlrGetEnfoLPTime(
conshdlr: *mut SCIP_CONSHDLR,
) -> f64Expand description
gets time in seconds used for LP enforcement in this constraint handler
pub unsafe extern "C" fn SCIPconshdlrGetEnfoLPTime(
conshdlr: *mut SCIP_CONSHDLR,
) -> f64gets time in seconds used for LP enforcement in this constraint handler