minsu kim
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by minsu kim-
How to control MIP using callbacks in multi-objective optimization
AnsweredWhile implementing a MIP model with multiple objective functions, I aim to use a callback function and elapsed time to dynamically manage the optimization process. Specifically, during the sequenti...
-
improve time to build model tupledict.sum()
AnsweredI've been using this method for processing, but it's slow when dealing with large volumes of data. I'm looking for a better approach ex) in_out = { ('route1','item1',1):gurobi.LinExpr,('route1',...