You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a query on differences between solver outputs from Cplex and CBC. My colleague’s OSeMOSYS data file, while solved with CPLEX, gives an optimal solution without any errors (attached figure). However, while solved with CBC, it throws an infeasibility error: “Presolve determined that the problem was infeasible with a tolerance of 1e-08. Analysis indicates model infeasible or unbounded”. What is strange is that in both CPLEX and CBC, the objective value is the same (4.3047397357e+11). What could be the reasons for this behaviour? Is there an infeasibility tolerance limit for CBC that is strict by default?
CPLEX output
CBC ouput
Best
Vignesh
The text was updated successfully, but these errors were encountered:
Hi,
I have a query on differences between solver outputs from Cplex and CBC. My colleague’s OSeMOSYS data file, while solved with CPLEX, gives an optimal solution without any errors (attached figure). However, while solved with CBC, it throws an infeasibility error: “Presolve determined that the problem was infeasible with a tolerance of 1e-08. Analysis indicates model infeasible or unbounded”. What is strange is that in both CPLEX and CBC, the objective value is the same (4.3047397357e+11). What could be the reasons for this behaviour? Is there an infeasibility tolerance limit for CBC that is strict by default?
CPLEX output
CBC ouput
Best
Vignesh
The text was updated successfully, but these errors were encountered: