
Asrat Mekonnen Gobachew
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Asrat Mekonnen Gobachew-
Asrat Mekonnen Gobachew created a post,
Two stage stochastic programming
AnsweredI am solving a three-tier supply chain network optimization. I want to use a two-stage stochastic programming approach, in the first stage, I want to decide the location of warehouses, and in the ...
-
Asrat Mekonnen Gobachew commented,
Hello; I am using Gurobi to solve a MILP problem. And got the following error. obj= (quicksum((F[j] *Y[j]) forjinJ) +quicksum(C[i,j] *R[i,j] for i in I for j in J) + quicksum(c[i,n,j] *f[...