pub unsafe extern "C" fn SCIPsetPricerPriority(
scip: *mut SCIP,
pricer: *mut SCIP_PRICER,
priority: c_int,
) -> SCIP_RETCODEExpand description
sets the priority of a variable pricer
pub unsafe extern "C" fn SCIPsetPricerPriority(
scip: *mut SCIP,
pricer: *mut SCIP_PRICER,
priority: c_int,
) -> SCIP_RETCODEsets the priority of a variable pricer