pub unsafe extern "C" fn SCIPsetSetDualfeastol(
set: *mut SCIP_SET,
dualfeastol: f64,
) -> SCIP_RETCODEExpand description
sets feasibility tolerance for reduced costs in LP solution
pub unsafe extern "C" fn SCIPsetSetDualfeastol(
set: *mut SCIP_SET,
dualfeastol: f64,
) -> SCIP_RETCODEsets feasibility tolerance for reduced costs in LP solution