Get startedGet started for free

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

This exercise is part of the course

Supply Chain Analytics in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise