A set S of jobs can be ordered by writing
a. If one person is to perform all the jobs, one after another, find an order in which the jobs can be done.
b. Suppose enough people are available to perform any number of jobs simultaneously.
(i) If each job requires one day to perform, what is the least number of days needed to perform all ten jobs?
(ii) What is the maximum number of jobs that can be performed at the same time?
(a)
To find the order in which jobs can be done if one person performs all the jobs one after another.
Given information:
A set
(b)
To find the least number of days needed to perform all ten jobs if each requires one day to perform and also the maximum number of jobs that can be performed at the same time.