SCIPincAvgGMIeff

Function SCIPincAvgGMIeff 

Source
pub unsafe extern "C" fn SCIPincAvgGMIeff(
    scip: *mut SCIP,
    gmieff: f64,
)
Expand description

increases the average normalized efficacy of a GMI cut over all variables

@pre This method can be called if SCIP is in one of the following stages: - \ref SCIP_STAGE_SOLVING - \ref SCIP_STAGE_SOLVED