Which of the following methods can be used to solve the assembly line scheduling problem?
Posted: Wed Jul 13, 2022 7:40 pm
a) Recursion
b) Brute force
c) Dynamic programming
d) All of the mentioned
b) Brute force
c) Dynamic programming
d) All of the mentioned