Marthe Steffen

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

Comments

Recent activity by Marthe Steffen Recent activity Votes
  • I think I have defined them as binary variables. I am using Pulp interface with the Gurobi solver. This is how I defined the binary variables: Work = plp.LpVariable.dicts("Work", ((e,s,d) for e in...