
Ziyad Mohamed
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 3
- サブスクリプション 3
アクティビティの概要
Ziyad Mohamedさんの最近のアクティビティ-
Ziyad Mohamedさんがコメントを作成しました:
if is in my variable matrix on not
-
Ziyad Mohamedさんが投稿を作成しました:
There is in-feasibility issue in Gurobi
for r in Requests : for i in plocs : SIM.addConstr((quicksum (w[r,i,1,g,n] for g in tlocs for n in NodeVisits if w.get((r,i,1,g,n)) != None) + quicksum (y[r,i,1,j,n] - y[r,j,n,i,1] for j i...
-
Ziyad Mohamedさんがコメントを作成しました:
thank you i found the infeasible constraints but i can't imagine the error
-
Ziyad Mohamedさんが投稿を作成しました:
Model is infeasible or unbounded Using python Gurobi and solved in 0 secs
is there any procedure should i take to can solve this issue
-
Ziyad Mohamedさんが投稿を作成しました:
Model is infeasible or unbounded Using python Gurobi
回答済みModel is infeasible or unbounded Best objective -, best bound -, gap - Changed value of parameter DualReductions to 0 Prev: 1 Min: 0 Max: 1 Default: 1 Number of solutions found: 0 I feel that...