22 February 2021

"Fantasy sports" is a popular pastime. Like in many real sports, the performance of a fantasy sports team may be determined by relatively small margins. The selection of a slightly better team can lead to substantially better performance.
To help achieve better team performance, we explore a team selection optimization model built in Excel and solved with OpenSolver.
15 February 2021

"Wire cutting" is a common type of production problem. That is, given available stock of wire (or other one-dimensional stock material) and a list of pieces required, what is the best way to cut the stock to fulfil the requirements while minimizing waste?
The benefits from improved cutting can be substantial, while poor cutting choices can be expensive. To illustrate how an optimization model can help us make the decision, in this article we design, build, and solve a wire cutting problem using OpenSolver.
8 February 2021

"Production mix" planning is a common business problem. That is, given available resources, what mix of products should we make to maximize profit?
With potentially many trade-offs between production choices and available resources, deciding on the best volume for each product can be a complex decision. The gains from making a better decision can be substantial, leading to improved profit and more efficient use of resources.
25 January 2021

The "facility location problem" is a common, and often difficult, decision that organizations need to make.
Facilities may include assets such as factories, warehouses, shops, mobile telephone sites, etc. Such assets are typically long-lived, so the decision about where to build them has a long-term impact on the organization.
A wrong, or sub-optimal, decision is likely to be very expensive. To help make the decision, we can model the facility location problem using an optimization model in Excel.
11 January 2021

This is a blog about optimization modelling.
We focus on building optimization models in either Python (using a variety of libraries, such as Pyomo and OR-Tools) or Excel (using the Solver or OpenSolver add-ins).
Topics include:
- Optimization model examples, with detailed explanations and Python code and/or Excel spreadsheets available for download.
- Projects we've worked on recently (anonymized, of course).
- Links to posts by other optimization bloggers.
- Interesting developments in the optimization field.
- Updates to relevant software.
- Anything else relating to optimization modelling that grabs our attention.
If you want help with your own models, or if you would like to know more about anything mentioned in this blog, then please contact us.
To support the creation of new content, please buy us a coffee.