Tom Haering
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Tom Haeringさんの最近のアクティビティ-
Tom Haeringさんがコメントを作成しました:
Hi Jaromil, Fantastic, thanks, that worked. Thanks a lot for all the help. Best,Tom
-
Tom Haeringさんがコメントを作成しました:
Hi Jaromil, Thanks a lot for the explanations, they were very helpful. I tried to implement a callback function, however, I run into another issue now, before I'm even able to set the heuristic so...
-
Tom Haeringさんがコメントを作成しました:
Hi Jaromil, Thanks a lot, you're right, I totally forgot about the .start attribute! And I meant GRBCallback.setSolution(), not setNode, sorry. Both setSolution() and cbSetSolution() say they're o...
-
Tom Haeringさんが投稿を作成しました:
Passing feasible solutions to GUROBI when solving non-convex models.
回答済みHi there, I am solving a non-convex quadratically constrained linear program, where all non-linearity is captured by a set of bilinear constraints (I modeled it like this because I believe it works...