Gaia Ebli
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Gaia Ebli-
Why is my model infeasible?
AnsweredHi, can someone please help me to understand why my model is infeasible? These are the constraints: and this is my model: x = model1.addMVar((T,n+1,n+1), obj=1.0, vtype=gp.GRB.BINARY, name="x")y =...