pub unsafe extern "C" fn SCIPpricerIsDelayed(
pricer: *mut SCIP_PRICER,
) -> c_uintExpand description
returns whether the pricer should be delayed until no other pricer finds a new variable
pub unsafe extern "C" fn SCIPpricerIsDelayed(
pricer: *mut SCIP_PRICER,
) -> c_uintreturns whether the pricer should be delayed until no other pricer finds a new variable