pub unsafe extern "C" fn SCIPgetLinvarMayIncreaseNonlinear(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
var: *mut *mut SCIP_VAR,
coef: *mut f64,
)Expand description
returns a variable that appears linearly that may be increased without making any other constraint infeasible