pub unsafe extern "C" fn SCIPsetLinearConsIndicator( scip: *mut SCIP, cons: *mut SCIP_CONS, lincons: *mut SCIP_CONS, ) -> SCIP_RETCODE
sets the linear constraint corresponding to the indicator constraint (may be NULL)