Jonathan Ayala Marcelo

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

Activity overview

Latest activity by Jonathan Ayala Marcelo
  • Jonathan Ayala Marcelo commented,

    Hi Maliheh, Thanks for your answer. About question 3, I guess that a QP relaxation just could take excessive long time in the presence of numerical issues, in which case the node processing would b...

  • Jonathan Ayala Marcelo created a post,

    MIP Performance based on simplex and barrier

    Answered

    Hi!I am working with a MIQP problem and I notice some notable differences when the solution process performs with dual simplex and barrier algorithms. For example, in the root the barrier performs ...

  • Jonathan Ayala Marcelo created a post,

    What means "Warning: 1 variables dropped from basis"

    Answered

    Hi! I would like to know what means the warning "1 variables dropped from basis". I know that is a symptom that my model have numerical issues, but I would like to know what is happening in the sol...

  • Jonathan Ayala Marcelo created a post,

    Setting a a given precision (of decimal places) for a variable

    Answered

    Hi! I have a positive variable (Iq) in my model that need to have a precision of 8 decimal places. So, I though than doing 100*I >=0 could help (since the constraint tolerance is 1e-6), but the res...

  • Jonathan Ayala Marcelo created a post,

    Issues with outlev and logfile in Gurobi version 10.0.1

    Answered

    Hi, I tried to solve a MISOCP problem formulated in AMPL with the recent version of gurobi (10.0.1), but when I set "outlev=1" the optimization progress does not appear. Then, I added the setting "...