We describe an example of how to represent price breaks in a linear programming model, built in Excel using Solver or OpenSolver.
We've collated links to dozens of websites about optimization modelling. The links are organized into several categories.
Allocating people to teams is a task common in both sport and business. We allocate 32 people to 4 teams that are as balanced as possible.
Formulating logic conditions in linear programs can be difficult. This two-part article series explains how, using easy to follow steps.
This series of 13 articles compares Python libraries Pyomo, PuLP, OR-Tools, Gekko, CVXPY, and SciPy for building a linear programming model.
How many other optimal solutions exist? How do I find those solutions. This article explains how to use the CPLEX solution pool.