Darragh Ferguson

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

Posts

Recent activity by Darragh Ferguson Recent activity Votes
  • Re-optimization

    Answered

    I am solving a MILP in python by first initialising my model, then I allow the solver to run for 15s, once the time limit is reached I take the binary variable x: x = m.addVars(arcs, vehicles, vtyp...