Tushar Rathi
- 合計アクティビティ 18
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 3
- サブスクリプション 4
投稿
Tushar Rathiによる最近のアクティビティ-
Suboptimal solution using Barrier
回答済みI see that the barrier method reports suboptimal solutions for some of the linear programming problems I am trying to solve. Following is the log for one of them: Set parameter Method to value 2Set...
-
Specifying threads to be utilized on a remote machine
回答済みI am trying to run an optimization problem on a HPC cluster. The machine I requested has 24 cores and 1 thread per core. I don't intend to utilize all 24 cores, so I requested the machine using Slu...
-
Question about solution pool
回答済みHi, I am trying to use solution pool to obtain `n` best solutions by setting the PoolSearchMode = 2. I have some binary and some continuous variables in my model. Assuming, there exist at least `n`...
-
Slow MIP performance
回答済みI am trying to solve a MIP but the solution and the bound seem to improve very slowly and eventually took far more time to converge than I would have expected it to. I understand MIPs are difficult...