pub unsafe extern "C" fn SCIPaddVarIndicator( scip: *mut SCIP, cons: *mut SCIP_CONS, var: *mut SCIP_VAR, val: f64, ) -> SCIP_RETCODE
adds variable to the inequality of the indicator constraint