This document presents an overview of linear programming, including:
- Linear programming involves choosing a course of action when the mathematical model contains only linear functions.
- The objective is to maximize or minimize some quantity subject to constraints. A feasible solution satisfies all constraints while an optimal solution results in the largest/smallest objective value.
- Problem formulation involves translating a verbal problem statement into mathematical terms by defining decision variables and writing the objective and constraints in terms of these variables.
- An example problem is presented to maximize profit by determining the optimal number of products A and B to manufacture, given constraints on money invested and labor hours. The objective and constraints are written mathematically to formulate the problem as a linear program.