pub unsafe extern "C" fn SCIPpricerIsActive(
pricer: *mut SCIP_PRICER,
) -> c_uintExpand description
returns whether the given pricer is in use in the current problem
pub unsafe extern "C" fn SCIPpricerIsActive(
pricer: *mut SCIP_PRICER,
) -> c_uintreturns whether the given pricer is in use in the current problem