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

example of need for master-only and extreme rays - loyd77 golf example #87

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

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: @mgalati13

Original creation time: 2011-11-18 17:39:58

Assignee: @mgalati13

Attached is a good case showing the need for either:
(1) handle master-onlys directly
(2) add extreme rays
(3) need a presolver

This is a case where a master-only column has no UB. Although it could be easily deduced by a presolver.

This problem gets into numerical difficulty if you don't have these. The workaround is to use ColumnUB=1000. But this is ugly.

@svigerske svigerske added bug Something isn't working major labels Feb 26, 2019
@svigerske
Copy link
Member Author

Attachment loyd77_stroke.block by @mgalati13 created at 2011-11-18 17:40:50

@svigerske
Copy link
Member Author

Attachment loyd77_stroke.mps by @mgalati13 created at 2011-11-18 17:41:02

@tkralphs tkralphs removed the major label Jul 27, 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