Hello, dear Author..
I recently had a
problem with line balancing, i have try several optimization method
within python, the model is like the screenshot i added below.
I
only can do this on excel solver with GRG Nonlinear optimization
method, while i wanted to use simplex to have global opt. Is this model
possible if i use it on OR-Tools? I have tried cpxpy and linear
optimization OR-Tools, but i reach a dead end. The objective is to
increase productivity while the algorithm trying to find the combination
of assigned operator in each workstation. Here i attach the code i have tried to implement at OR-Tools.
.png?part=0.1&view=1)
Can you help me? Thank you