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, Num(v1) must be less than Num(v2). ~@[](2)答案:TRUE
-->