Function SCIPmakeIndicatorsFeasible

Source
pub unsafe extern "C" fn SCIPmakeIndicatorsFeasible(
    scip: *mut SCIP,
    conshdlr: *mut SCIP_CONSHDLR,
    sol: *mut SCIP_SOL,
    changed: *mut c_uint,
) -> SCIP_RETCODE
Expand description

based on values of other variables, computes slack and binary variable to turn all constraints feasible