Sofia Perez-Guzman

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

Posts

Recent activity by Sofia Perez-Guzman Recent activity Votes
  • Unable to stop run

    Answered

    Hi, I'm trying to stop a run (since the model takes too long to solve and the solution doesn't improve), but I want to keep whatever solution the model finds so far. However, when I click the stop ...

  • How to define contraints when the size of the set is determined within the model?

    Answered

    Hi, I'm trying to write a model for which the size of some sets is defined from a variable within the model. The following constraint is giving me trouble: I want that, if the optimal "n" is "a", t...