Ayesha Farooq

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

Posts

Recent activity by Ayesha Farooq Recent activity Votes
  • Non-negative variables and -0.0 values

    Answered

    I am trying to solve a goal programming problem. My deviation variables' (n_l, p_l) values are supposed to be non-negative integers. I even added constraints like     for l in L:        m.addConstr...