Which of the following methods can be used to solve the assembly line scheduling problem?
(a) Recursion
(b) Brute force
(c) Dynamic programming
(d) All of the mentioned
I got this question in an interview.
The above asked question is from Assembly Line Scheduling topic in portion Dynamic Programming of Data Structures & Algorithms II