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

cut generators use wrong value for "infinity" #44

Open
svigerske opened this issue Mar 11, 2019 · 0 comments
Open

cut generators use wrong value for "infinity" #44

svigerske opened this issue Mar 11, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

As noted in #36 and observed in #33, CglTwomir created invalid cuts when used with OsiCpx because it used a wrong value to check for absent sides of a row.
There are plenty of occurrences of (COIN_)DBL_MAX in the cut generators. Many of these should be changed to use the OSI's getInfinity().

@svigerske svigerske added Cgl bug Something isn't working labels Mar 11, 2019
@tkralphs tkralphs removed the Cgl label Jul 21, 2020
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