<?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 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Strongly_connected_component&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Strongly_connected_component&amp;p=7">3.Next</a>
</p>
<p>strongly connected component contains at least one directed cycle.</p>

<p><big>Algorithms</big></p>
<p><big>DFS-based linear-time algorithms</big></p>
<p>Several <a href="page.php?w=algorithm">algorithm</a>s based on <a href="page.php?w=depth-first_search">depth-first search</a> compute strongly connected components in linear time.<br/>
*<a href="page.php?w=Kosaraju%27s_algorithm">Kosaraju's algorithm</a> uses two passes of depth-first search. The first, in the original graph, is used to choose the order in which the outer loop of the second depth-first search</p><p>
<a accesskey="1" href="page.php?w=Strongly_connected_component&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Strongly_connected_component&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
