pub unsafe extern "C" fn SCIPmakeIndicatorFeasible(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
sol: *mut SCIP_SOL,
changed: *mut c_uint,
) -> SCIP_RETCODEExpand description
based on values of other variables, computes slack and binary variable to turn constraint feasible