mobook / MO-book

Hands-On Optimization with Python
MIT License
153 stars 40 forks source link

Change the default LO and MILO solver for all notebooks #68

Closed alessandrozocca closed 3 months ago

alessandrozocca commented 11 months ago

Should we switch from CBC to HiGHS? Is it really faster?

Note that if we decide to switch to HiGHS, this minor issue needs to be solved first https://github.com/Pyomo/pyomo/issues/3003

alessandrozocca commented 3 months ago

HiGHS is the default solver in all (the relevant) notebooks.