<?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="Graph traversal - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=graph_traversal&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, <b>graph traversal</b> (also known as <b>graph search</b>) refers to the process of visiting (checking and/or updating) each vertex in a <a href="page.php?w=Graph_%28discrete_mathematics%29">graph</a>. Such traversals are classified by the order in which the vertices are visited. <a href="page.php?w=Tree_traversal">Tree traversal</a> is a special case of graph traversal.</p>

<p><big>Redundancy</big></p>
<p>Unlike tree traversal, graph traversal may require that some vertices be visited more</p><p>
<a accesskey="3" href="page.php?w=graph_traversal&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
