Alejandro Arenas

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

Posts

Recent activity by Alejandro Arenas Recent activity Votes
  • Store time to find incumbent

    Answered

    Hello everybody. Now I know that I must use a callback to know when an incumbent was found. Is there any way to store this value? Thanks a lot!!

  • Help with incumbent

    Answered

    Hello everybody. Is there any command to know how much time did Gurobi spend finding the first feasible solution for a MILP? Thank you very much. Alejandro

  • Presolve information

    Answered

    Hi there. At the moment I am performing a polyhedral study in a VRP model. To avoid adding new cuts to the model which are already implemented in presolve(), ¿is there any manual to know which cuts...