
David W. answered 02/12/17
Tutor
4.7
(90)
Experienced Prof
Draw a PERT Chart showing possible sequences.
Modules IF01 and IF04 have 0 prerequisites. Each of them may be the starting point of a list, so there are already 2 possibilities for the first element of the lists.
Consider for a moment linkages A-B and X-Y. How many possible lists?
A,B,X,Y
A,X,B,Y
A,X,Y,B
X,Y,A,B
X,A,Y,B
X,A,B,Y
Either A or X must start the list, The linkages must stay in prerequisite order. What is the formula so fat?
Then consider linkages A-B-C and X-Y. How many possible lists?
So, determine the linkages, then the number of possible lists.
Note: the modules are nicely numbered and the counts of prerequisites are given, so that the completeness of the diagram may be easily checked.
Modules IF01 and IF04 have 0 prerequisites. Each of them may be the starting point of a list, so there are already 2 possibilities for the first element of the lists.
Consider for a moment linkages A-B and X-Y. How many possible lists?
A,B,X,Y
A,X,B,Y
A,X,Y,B
X,Y,A,B
X,A,Y,B
X,A,B,Y
Either A or X must start the list, The linkages must stay in prerequisite order. What is the formula so fat?
Then consider linkages A-B-C and X-Y. How many possible lists?
So, determine the linkages, then the number of possible lists.
Note: the modules are nicely numbered and the counts of prerequisites are given, so that the completeness of the diagram may be easily checked.