
Tamal Das
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Tamal Dasさんの最近のアクティビティ-
Tamal Dasさんがコメントを作成しました:
Thanks a lot!
-
Tamal Dasさんがコメントを作成しました:
Dear Silke, Your feedback was spot on! The low coefficient values were indeed the problem. Upscaling the objective function resolved this. Can you please point me to the relevant Gurobi documentati...
-
Tamal Dasさんがコメントを作成しました:
Hi Silke, Yes, I know the optimal solution by manually working it out for a simple case. And as you guessed it, I set the upper and lower bounds of the decision variables equal to the values in my ...
-
Tamal Dasさんがコメントを作成しました:
Thanks Silke for your prompt response. Yes, I understand that the order of constraints may affect the performance, but should not affect the optimality in any case. I'm not using any termination co...
-
Tamal Dasさんが投稿を作成しました:
Order of constraints affects solution optimality; Code returns suboptimal solution
進行中Hi, I'm facing two problems with my gurobi code in Python (in Eclipse). 1. The order of constraints affects the solution. If I change the order in which I define my constraints, the solver returns ...