
Jonathan Ayala Marcelo
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 4
Posts
Recent activity by Jonathan Ayala Marcelo-
MIP Performance based on simplex and barrier
AnsweredHi!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 ...
-
What means "Warning: 1 variables dropped from basis"
AnsweredHi! 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...
-
Setting a a given precision (of decimal places) for a variable
AnsweredHi! 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...
-
Issues with outlev and logfile in Gurobi version 10.0.1
AnsweredHi, 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 "...