Presented below are most of the steps of the PC-Tree algorithm working on the example
graph S and most of the reductions explained in the previous paragraph are put into action.
Recall that the algorithm is using the DFS postorder numbering given on the right side of
Figure 2.2. The PC-Tree is initialized as the DFS Tree, which happens to be a path.