Change the default behavior to using CBC, as it should always work?
Open
mip
- Dominant language
- Linear Programming
- Stars
- 600
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Would it be an idea to change the default behavior to using CBC, as it should always work?
Even if Gurobi is not installed (or no license is found) the default code path tries Gurobi first, which takes some time. When done repeatedly (eg in automated tests of tiny models) this can be significant.
_Originally posted by @rschwarz in https://github.com/coin-or/python-mip/discussions/313#discussioncomment-4537492_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.