-->
当前位置:首页 > 题库

During finding all articulation points in a connected graph, if

Luz5年前 (2021-05-10)题库1358
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