<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Strongly connected component - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Strongly_connected_component&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Strongly_connected_component&amp;p=8">3.Next</a>
</p>
<p>tests vertices for having been visited already and <a href="page.php?w=recursion">recursively</a> explores them if not. The second depth-first search is on the <a href="page.php?w=transpose_graph">transpose graph</a> of the original graph, and each recursive exploration finds a single new strongly connected component. It is named after <a href="page.php?w=S._Rao_Kosaraju">S. Rao Kosaraju</a>, who described it (but did not publish his results) in 1978; <a href="page.php?w=Micha_Sharir">Micha Sharir</a> later published it in 1981.<br/>
*<a href="page.php?w=Tarjan%27s_strongly_connected_components_algorithm">Tarjan's strongly connected components algorithm</a>,</p><p>
<a accesskey="1" href="page.php?w=Strongly_connected_component&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Strongly_connected_component&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
