During finding all articulation points in a connected graph, if
During finding all articulation points in a connected graph, if v1 is the parent of v2 in the depth-first tree, Low(v1) must be less than Low(v2). ~@[](2)答案:FALSE
-->