对于tarjan 下列有例题及其解释。
割点 poj1144 http://blog.sina.com.cn/s/blog_7812e9860100wlff.html
桥 边双连通 poj3352 http://blog.sina.com.cn/s/blog_7812e9860100wlsh.html
点双连通 poj2942 http://blog.sina.com.cn/s/blog_7812e9860100wmo2.html
本博客仅仅用来贴代码
详细题解见