parallel CBC
Open
- Dominant language
- Linear Programming
- Stars
- 600
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Since making python-mip fit for Python >=3.13 is on track I wonder, if CBC could be added with parallel mode?
As far as I know or understood, CBC can run in parallel if properly compiled. Since no CPU comes without cores these days I think this could be default or configurable from python-mip.
EDIT: CPLEX and SCIP can do this and get a big advantage over CBC only by parallelization which is a pity.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.