Alinson Santos Xavier

  • 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 Alinson Santos Xavier Recent activity Votes
  • Query which lazy constraints have been enforced

    Answered

    Gurobi currently allows the user to specify that certain constraints added to the model should be treated as lazy constraints. For example, in the Python API, the user can set "c.lazy = 1", where c...