You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to understand how threads value of model working. i do several tests and see no difference between values -1,0 or others. If python-mip use Cbc solver, does it mean, that it can use not only one core for solving problem? Cause from side i see that using only one core, when i have much more is not optimal.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi, community.
I try to understand how threads value of model working. i do several tests and see no difference between values -1,0 or others. If python-mip use Cbc solver, does it mean, that it can use not only one core for solving problem? Cause from side i see that using only one core, when i have much more is not optimal.
All reactions