This form is protected by Aimy Captcha-Less Form Guard
Academic research papers can be tremendously valuable. But only if they are complete. So, academics, please publish your data and code.
Given available stock of wire and a list of pieces required, what is the best way to cut the stock to fulfil demand while minimizing waste?
We run optimization model cases 10 times faster, fully using the parallel capabilities of the CPU cores/threads in a modern computer.
We experiment with the new Python in Excel feature, building and solving a linear program using the Python SciPy library.
To compare optimization modelling in Excel and Python, we replicate a Python model then compare it with an equivalent Excel implementation.
We minimize trim waste in a paper manufacturing process. A theoretically perfect solution is impractical, so what can we do?
Designing an optimization model is difficult. This article explains common mathematical notation used to define optimization model formulations.
Given available resources, what mix of products will maximize profit? We can answer to question using Excel and the Solver add-in.
The selection of a better fantasy sports team can substantially improve performance. Excel plus OpenSolver can pick an optimal team.
We've collated links to dozens of websites about optimization modelling. The links are organized into several categories.
This article replicates and extends a transportation optimization model for managing a COVID-19 vaccination plan in Hong Kong.
Formulating logic conditions in linear programs can be difficult. This two-part article series explains how, using easy to follow steps.