Ahmad Ban

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

Activity overview

Latest activity by Ahmad Ban
  • Ahmad Ban created a post,

    invalid expression to quad expr multiplication

    Answered

    I am trying to optimize a model, but it always result with an error of "invalid expression to quad expr multiplication", mentioning this line of code: obj2= obj2 + (1 - z[k-1,i,c])  * z[k,i,c] * (...