Akram Kh
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 6
投稿
Akram Khによる最近のアクティビティ-
Problem with number of solutions
回答済みI am using gurobi 10.0.0 as well as gurobi 9.1.1 to solve a MILP model which I know it has thousands of solutions. However, whenever the model is optimized, version 10.0.0 reports only 5 solutions ...
-
number of threads in solution pool method
ユーザーの入力を待っています。I am using the pool solution to find all feasible solutions of my milp model (setting the PoolSolutions parameter to its max). I also set the thread number to the number of threads on my laptop. Al...
-
number of threads in solution pool method
回答済みDear Gurobi Community members, I am using the pool solution to find all feasible solutions of my milp model (setting the PoolSolutions parameter to its max). I also set the thread number to the num...
-
how much does solution pool completion proceeds
回答済みDear Gurobi Community members, I am using the pool solution to find all feasible solutions of my milp model (setting the PoolSolutions parameter to its max). But, when Gurobi starts to complete the...
-
Finding all feasible solutions
回答済みI need to find all feasible solutions of my milp model no matter if they are optimal or not. I have used the poolsolutions for this with the parameter "PoolSolutions = 2000000000" (max possible va...
-
MILP model feasibility check speed
回答済みDear Gurobi Community, How should I set the Gurobi parameters for just checking the feasibility of milp models, as fast as possible? I have tried my models on NEOS and one another server (on my uni...