Hi, all. I wonder if we can change the objective coefficients once generated variables are inserted into the problem matrix. I tried XX_var.set_obj(), but "const BCP_vec<BCP_var*>& vars" contains constant BCP_var's and doesn't allow to do that. Could you give me any tips for changing objective coefficients? Thanks, Heesu Hwang.