
Kosaraju
陶鸿杰
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU 2767 Proving Equivalences——————Kosaraju求强连通分量
Proving Equivalences Problem Description Consider the following exercise, found in a generic linear algebra textbook. Let A be an n × n matrix. Prove that the following statements are equivalent: A i...原创 2019-05-15 18:32:16 · 226 阅读 · 0 评论 -
HDU 3836Equivalent Sets——————Kosaraju求强连通分量
Equivalent Sets Problem Description To prove two sets A and B are equivalent, we can first prove A is a subset of B, and then prove B is a subset of A, so finally we got that these two sets are equiva...原创 2019-05-15 20:45:42 · 230 阅读 · 0 评论