Hauk Bjørnland
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Hauk Bjørnland-
Is the branch and bound tree saved for future re-optimization?
AnsweredHi, I have a MIP model which I solve through Gurobi's BB-tree, adding some lazy constraints along the way. After the model finds the optimal solution I sometimes want to add a new constraint and c...