Evren Guney

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

Posts

Recent activity by Evren Guney Recent activity Votes
  • Callback for Initial solution's incumbency

    Answered

    Hello,I'm using var.Start methods to set the initial values of a problem. Sometimes the initial values might be infeasible or does not provide an incumbent solution at all. If that is the case, Gur...

  • Solver Ignores an Initial Solution

    Answered

    Hello,I have a very small VRPTW instance (17 nodes) and when I run it, it takes hours and no feasible solution is returned. So I tried to feed Gurobi with a simple initial feasible solution and use...