To LP, or to not IP?
In this exercise you are optimizing the manufacturing costs over a manufacturing site. The site only manufactures two types of hammers, types A and B. Considering the objective function and constraints listed below, what type of modeling optimization is this?
- Minimize: $0.32A + $0.74B
- Subject to:
- A ≥ 0
- B ≥ 0
- A + 6B ≥ 70
- A = Number of individual hammers of type A
- B = Number of individual hammers of type B
Diese Übung ist Teil des Kurses
Supply Chain Analytics in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
