<?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="Dijkstra&#039;s algorithm - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Dijkstra's_algorithm&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dijkstra%27s_algorithm&amp;p=6">3.Next</a>
</p>
<p>with unbounded non-negative weights. However, specialized cases (such as bounded/integer weights, directed acyclic graphs etc.) can be <a href="page.php?w=Dijkstra%27s_algorithm">improved further</a>. If preprocessing is allowed, algorithms such as <a href="page.php?w=Contraction_hierarchy">contraction hierarchies</a> can be up to seven <a href="page.php?w=orders_of_magnitude">orders of magnitude</a> faster.</p>

<p>Dijkstra's algorithm is commonly used on graphs where the edge weights are positive integers or real numbers. It can be generalized</p><p>
<a accesskey="1" href="page.php?w=Dijkstra's_algorithm&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dijkstra%27s_algorithm&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
