Carlos Davalos

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

Posts

Recent activity by Carlos Davalos Recent activity Votes
  • High Execution Time

    Awaiting user input

    Hello Gurobi Team, I am trying to execute the following model but it is taking too much time to get a solution. I don't know if in this case is too big or the solution is unfeasible.  Is there any ...

  • Multiplication Decision Variables

    Answered

    Hey all,   I have the following decision boolean variables x[t] and w[t], and an auxiliary variable p[t]. p[t] = p[t - 1] + w[t] * constant p[t] <= Max Value But I have also a condition where if x[...