Carmel Hecht

  • 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 Carmel Hecht
  • Carmel Hecht created a post,

    Does the abs_() function keep the problem a MILP?

    Answered

    Hi, I am trying to model a problem as a MILP and solve it using Gurobi. Given a variable X and a constant N, I'd like to define a variable Y which is equal to abs(X-N). I was having trouble formu...