Moe

  • Gurobi-versary
  • First Comment
  • First Question

I am new to programming as a whole. Although I know most pros don't consider this "programming" my only experience comes from excel makros. Started with phyton and gurobi to implement a optimization model in my PhD in the field of economics. I have to admit, a lot of questions are occurring. That's what I am here.

  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1

Activity overview

Latest activity by Moe
  • Moe commented,

    Hi David, thanks for the answer. What is the smallest number that makes sense in this case? Moe

  • Moe created a post,

    Formulate constraints "<" ">"

    Answered

    Hello together, i want to implement a transition of the continous variable e[a]  into the binary variable ej[a,t]. Therefore 7 constraints are necessary. 5 of them are expressed by ">=". For the ot...