Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
224 views
ubuntu2404
Linear Programming Example: Production Optimization
Optimization status: Optimization terminated successfully. (HiGHS Status 7: Optimal)
Optimal solution: x1 = 2.0000, x2 = 2.0000
Maximum profit: 10.0000

Feasible region corner points:
  Point 1: (0, 0) → Profit = 0
  Point 2: (0, 4) → Profit = 8
  Point 3: (2, 2) → Profit = 10
  Point 4: (3, 0) → Profit = 9