Ine R.

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

Activity overview

Latest activity by Ine R.
  • Ine R. created a post,

    Converting combination of classes into a single value

    Awaiting user input

    I am trying to maximise the overall product score (sum over score of all product types over all locations).  TOTALSCORE = m.addVar(vtype=GRB.CONTINUOUS, name='TOTALSCORE') # addedobj = TOTALSCORE...