Yudi Huang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Yudi Huang-
How can I inherit branching tree from previous optimization after adding continuous variables
AnsweredHi, I have a binary MIP model to be solved through Gurobi's BB-tree. However, I will constantly add continuous variables x_c^(k) and new constraints Ax_c^(k) <= b^(k) into the model. During the pr...