Ruixuan Liu
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Ruixuan Liu-
Thanks! This is really helpful! Is there a way I can retrieve the constr obj (ie absconstr)? Cuz I'm trying to update the abs constraint on the fly, it would be nice if I can retrieve the abs cons...
-
If I copy the model by model.copy, will the copied model utilize the previously computed solution?
-
Thanks! This makes sense now. And one more question. If a few more new variables and constraints are added to the model for the second run, will the solver use the previous result to warm start by ...
-
Thank you so much for the prompt reply. Can I interpret it as the bottleneck in this particular problem is proving the solution is optimal rather than finding the solution? Cuz in my case, the sol...