pub unsafe extern "C" fn SCIPpricerGetNCalls(
pricer: *mut SCIP_PRICER,
) -> c_intExpand description
gets the number of times, the pricer was called and tried to find a variable with negative reduced costs
pub unsafe extern "C" fn SCIPpricerGetNCalls(
pricer: *mut SCIP_PRICER,
) -> c_intgets the number of times, the pricer was called and tried to find a variable with negative reduced costs