Richard Li
- 合計アクティビティ 13
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
コメント
Richard Liによる最近のアクティビティ-
Also, I am curious if a subset of constraints are set packing constraints, whether Gurobi will detect that and build the set packing cutting planes for that subset, or if it is not able to do that ...
-
Thanks for your response. I'm trying to understand how many of the best set packing cutting plane techniques are implemented in Gurobi. Is there any obvious ones that Gurobi is missing, and what ar...
-
Log: https://www.dropbox.com/scl/fi/js29rw7qekbgedfu5skb1/02-01-2024_01-44-27_gurobilog_expfeb1_relaxation_4block_1e-3tol.txt?rlkey=wl259nlevc83lwtj4uyoxxhi0&dl=0
-
Yes, but what type of heuristics are these? I saw a reference in a webinar that one heuristic is "large neighborhood search". What else is there?
-
Thanks Marika. Can you explain what is happening algorithmically for a few of the heuristics and how they interact exactly with the warm start variables? I understand the overall algorithm is propr...