Question: Write a program to setup a Job Sequence machine, to find the following: Optimal job sequence. Total elapsed time. Idle time for each machine. Note
Write a program to setup a Job Sequence machine, to find the following:
Optimal job sequence.
Total elapsed time.
Idle time for each machine.
Note that: Using c++
The max number of machines is 3
The max number of jobs is 10
*without using cin
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
