For the standard term "flow shop", the complexity maybe refers to the scheduling problem. However, when considering other factors, e.g. choice complexity, it turns to others.
Thanks for your answer. I know the problem is NP complete. Do you know any pseudo polynomial algorithm or polynomial approx. algorithm for this problem
Hi Palakiti, I am sorry that I am not familiar with exact algorithms. Do heuristics (e.g., the NEH heuristic for PFSP) or metaheuristics (e.g. GA) fit your definition of "polynomial approx. algorithm"?
I am looking into reducing bottlenecks in a flow shop setting. A heuristic for flow optimisation is the shifting bottleneck heuristic. http://en.wikipedia.org/wiki/Shifting_bottleneck_heuristic