Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CBC and CPLEX mismatch in optimal results #617

Open
vignesh1987 opened this issue Aug 29, 2023 · 0 comments
Open

CBC and CPLEX mismatch in optimal results #617

vignesh1987 opened this issue Aug 29, 2023 · 0 comments

Comments

@vignesh1987
Copy link

Hi,

I have a query on differences between solver outputs from Cplex and CBC. My data file that i want to optimize, 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? If yes, How can one change it? ( I run CBC thorugh command prompt in the traditional way).

CPLEX output
image

CBC ouput
image

Best
Vignesh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant