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

Possible bug, converges to very non-optimal solution #150

Open
svigerske opened this issue Feb 26, 2019 · 4 comments
Open

Possible bug, converges to very non-optimal solution #150

svigerske opened this issue Feb 26, 2019 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: partaniamit

Original creation time: 2016-03-25 18:58:17

Assignee: @tkralphs

Version: 5.6.13

I am using symphony to solve some simple and some complex MILPs. For the attached problem (MPS) the lower bound and upper bound converge to a solution which is far away from optimum. All other solvers (CBC, CPLEX, Gurobi) give the right answer which is roughly 0.004, but Symphony gives 0.5 as answer.

Another possible bug is that sometime for very simple milps, preprocessing results infeasibility when I use callable library, but not in the interactive mode. When I set prep_level to -1 (no preprocessing) it gives the right answer. I am attaching the mps file.

@svigerske svigerske added this to the 5.2 milestone Feb 26, 2019
@svigerske svigerske added bug Something isn't working critical labels Feb 26, 2019
@svigerske
Copy link
Member Author

Attachment Non_optimal.MPS by partaniamit created at 2016-03-25 18:58:46

@svigerske
Copy link
Member Author

Attachment Preprocessing_bug.MPS by partaniamit created at 2016-03-25 18:59:03

@svigerske
Copy link
Member Author

Attachment Non_optimal_scaled.MPS by partaniamit created at 2016-03-25 18:59:18

@svigerske
Copy link
Member Author

Comment by @tkralphs created at 2016-03-26 14:26:01

Changing status from new to assigned.

@tkralphs tkralphs removed the Not Sure label Mar 14, 2019
@tkralphs tkralphs removed this from the 5.2 milestone Jul 4, 2019
@tkralphs tkralphs removed the critical label Jul 30, 2019
@tkralphs tkralphs self-assigned this Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants