(Quiz week 3, sep 1st) Consider the Activity Time Diagram defined below. The lines, a to e, represent the nodes of the Network. The columns, 1 to 10, represent the starging and ending times of the nodes during a given DFS Algorithm running, which starts at node a and follows alphabetical order through the Network. So, the horizontal bar at row a, indicates that node a has starting time=1 and endending time=10, delimiting the time it is active, and so on for the others.
Based on info of the diagram, we are able to infer some of the edges characteristics. Then, considering the definitions about Edge Classification, analyze the following statements:
- Edges d → c and e → d are cross-edges.
- Edges a → c and a → e are forward-edges.
- Edge c → a is a backward-edge.
- I and II.
- I and III.
- II and III.
- I, II and III.
- None of the above.
Original idea by: Fábio Assunção.
Good question. I'll take it.
ReplyDeleteThanks for the feedback
ReplyDelete