Flow-shop scheduling: Difference between revisions

Content deleted Content added
Line 11:
detailed discussion of performance measurement can be found in Malakooti (2013).
==Complexity of flow shop scheduling==
As presented by Garey et al. (1976), most of extensions of the flow shop scheduling problems are NpNP-Hard and few of them can be solved optimally in O(nlogn), for example F2|prmu|C<sub>max</sub> can be solved optimally by using [[Johnson's Rule]].
 
==Solution Methods==