Back to Courses
Line Balancing With MILP Optimization In RStudio
Overview
By the end of this project, you will learn to use R lpSolveAPI. You will learn to: # Formulate Line Balancing Problem & Determine Objective Function # Apply Constraints On Tasks Assignment To Stations # Apply The Sum Of Durations Constraints On Tasks # Apply Task Precedence Relationship Constraints # Run Optimiser, Obtain & Analyse Solution