- 2 A Set Of 10 Jobs Is To Be Processed On Two Machines Ma And Mb Each Job Must Be Processed On Ma First Followed By M 1 (29.75 KiB) Viewed 110 times
2. A set of 10 jobs is to be processed on two machines, MA and MB. Each job must be processed on MA first, followed by M
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2. A set of 10 jobs is to be processed on two machines, MA and MB. Each job must be processed on MA first, followed by M
2. A set of 10 jobs is to be processed on two machines, MA and MB. Each job must be processed on MA first, followed by MB. The processing times are shown next: Job 2 3 4 5 6 7 8 9 10 MA 8 7 9 7 2 5 un 2 7 1 MB 6 5 28 4 1 7 3 3 5 Use Johnson's two machine algorithm to solve the problem. Estimate the makespan.