Monir Sabbaghtorkan

Gurobi-versary
First Question
First Comment
  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4

Posts

Recent activity by Monir Sabbaghtorkan Recent activity Votes
  • m.Runtime

    Answered

    Hi, I have a question and I appreciate your help. When I ask gurobi to print the Runtime after solving the model, the run time it shows is much less than the actual time it takes. Then, I put a tim...

  • MIP start is the optimal solution and yet I receive "MIP start did not produce a new incumbent solution"

    Hi, I am trying to solve a Maximization MIP problem with gurobi. It takes ages to solve the problem. I tried different warm-up starts, and I always receive "MIP start did not produce a new incumben...

  • MIP start is an infeasible solution

    Answered

    Hello, I am trying to solve my model using Gurobi in python. My problem is a Maximization problem. From solving another model with the same variables, I can find a good upper bound for my current p...

  • Gurobi Parameters

    Answered

    Hello,  I am running an optimization model for a big case study. I applied three below parameters to increase the solving speed of the model. However, the stopping method MIPGapAbs doesn't work. In...