Eduardo Alvarez

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

Activity overview

Latest activity by Eduardo Alvarez
  • Eduardo Alvarez created a post,

    gurobipy.GurobiError: Unable to convert argument to an expression

    Awaiting user input

    I am trying to make an optimize model, after running all restrictions and variables and realizing they are well defined, I get a problem trying to use  model.setObjective(objetivo, GRB.MINIMIZE)  ...