Gaia Ebli

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Gaia Ebli Recent activity Votes
  • Why is my model infeasible?

    Answered

    Hi, 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 =...