Production Planning Solver
Optimize production quantities to maximize profit
Enter Your Production Problem
CSV: resource key/value rows, then product table. After Solve, also Export results CSV.
Resource Constraints
Products
Theory of Production Planning
Example Problem:
Product A: Profit = $50/unit, Labor = 2 hrs/unit, Machine = 1 hr/unit, Material = 3 units/unit
Product B: Profit = $60/unit, Labor = 3 hrs/unit, Machine = 2 hrs/unit, Material = 2 units/unit
Constraints: Labor = 100 hrs, Machine = 80 hrs, Material = 200 units
Solution:
Product A: 20 units
Product B: 20 units
Total Profit = $2,200
Resource Utilization: Labor 100%, Machine 60%, Material 100%
1. What is the goal of production planning optimization?
2. What is a production constraint?
3. Which method is commonly used to solve production planning problems?
4. What does resource utilization percentage indicate?