Anne Kreté

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

Activity overview

Latest activity by Anne Kreté
  • Anne Kreté commented,

    Dear Jaromił, Thank you for your quick response. Apologies, we made some errors copying the code into the comment.So, we updated our previous comment. However, we still get the following error:KeyE...

  • Anne Kreté commented,

    Dear Jaromił, Thank you for your response.We implemented your solution and adapted it to our situation, however we still get some errors. I = [0,1,2,3] #Set start locationsJ = [0,1,2,3] #Set end lo...

  • Anne Kreté commented,

    Dear Jaromił, Thank you for your advice, I updated my question.The possible i,j,k,t,t' combinations of the variable is very large, which makes it impossible to solve it if we define all the possibl...

  • Anne Kreté created a post,

    Decision variables

    Answered

    I try to model the following binary decision variable: X_(ij)^(ktt')However, this decision variable only exists for some specific combinations of i,j,k,t,and t'. Therefore, I am not able to model i...