The machine can process only one job


Supose you have one machine and a set of n jobs a1,a2,,...,an to process on that machine.Each job aj has a processing time tj,a profit pj, and adeadline dj.
The machine can process only one job at a time and job aj must run uninterruptedly for tj conseutive time units.If job aj is completed by its deadline dj,you receive a profit pj,but if it is after its deadline ,you receive a profit of 0.Give an algorithm to find the schedule that obtains the maximum amount of profit,assuming that all processing times are integers between 1 and n.What is running time of your algorithm.

Request for Solution File

Ask an Expert for Answer!!
Term Paper: The machine can process only one job
Reference No:- TGS076440

Expected delivery within 24 Hours