
Ziyad Mohamed
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
Activity overview
Latest activity by Ziyad Mohamed-
Ziyad Mohamed commented,
if is in my variable matrix on not
-
Ziyad Mohamed created a post,
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 commented,
thank you i found the infeasible constraints but i can't imagine the error
-
Ziyad Mohamed created a post,
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 created a post,
Model is infeasible or unbounded Using python Gurobi
AnsweredModel 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...