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

Bug when number of threads is given to model #311

Open
brechtwillems99 opened this issue Oct 26, 2022 · 0 comments
Open

Bug when number of threads is given to model #311

brechtwillems99 opened this issue Oct 26, 2022 · 0 comments
Labels
bug Something isn't working cbc All items related to cbc

Comments

@brechtwillems99
Copy link

brechtwillems99 commented Oct 26, 2022

Since MIP 1.14, I get an issue with the number of threads. With version 1.13 there was no problem.

I run on a Windows OS with Python version 3.9.10
I use CBC as solver.

Hereby I uploaded an example of the source code. It is a txt-file, as Python-files are not supported here.

On line 89 the number of threads is defined to the model.
When the value is >0, the optimization fails somewhere.
When the value is -1, there is no issue.
mainPlainText.txt

@sebheger sebheger added bug Something isn't working cbc All items related to cbc labels Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cbc All items related to cbc
Projects
None yet
Development

No branches or pull requests

2 participants