pub unsafe extern "C" fn SCIPlpUpdateVarColumn( lp: *mut SCIP_LP, set: *mut SCIP_SET, var: *mut SCIP_VAR, ) -> SCIP_RETCODE
informs LP, that given formerly loose problem variable is now a column variable