-
For a given demand profile for 8 products over a 9 week period, we determine the optimal production plan for minimal inventory. "Mixed Integer Linear Programming" method is applied using R lpSolve library.
Overview
Multi Product Optimal Production Planing Using R lpSolveAPI provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Multi Product Optimal Production Planing Using R lpSolveAPI is taught by Moses Gummadi. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.
For a given demand profile for 8 products over a 9 week period, we determine the optimal production plan for minimal inventory. "Mixed Integer Linear Programming" method is applied using R lpSolve library.