MCQ
If there are 3 machines A, B and C, conditions for reducing a 3 machine problem to a 2 machine problem with respect to minimum processing time is ______
- ✓$\operatorname{Min} A_i \geq \operatorname{Max} B_i$ OR Min $C_i \geq \operatorname{Max} B_i, i=1,2,3 \ldots n$
- B$\operatorname{Min} A_i \leq \operatorname{Max} B_i$ OR Min $C \leq \operatorname{Max} B_i, i=1,2,3 \ldots n$
- C$\operatorname{Max} A_i \geq \operatorname{Min} B_i$ OR Max $B \geq \operatorname{Min} A_i, i=1,2,3 \ldots n$
- D$\operatorname{Max} A_i \leq \operatorname{Min} B_i$ OR Max $B \leq \operatorname{Min} A_i, i=1,2,3 \ldots n$