<?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="Shortest path problem - Page 22 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=shortest_path_problem&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shortest_path_problem&amp;p=23">3.Next</a>
</p>
<p>into the following categories.</p>

<p><big>Paths with constraints</big></p>
<p>Unlike the shortest path problem, which can be solved in polynomial time in graphs without negative cycles, shortest path problems which include additional constraints on the desired solution path are called <a href="page.php?w=Constrained_Shortest_Path_First">Constrained Shortest Path First</a>, and are harder to solve. One example is the constrained shortest path problem, which attempts to minimize the total cost of the path while at the same time maintaining another metric</p><p>
<a accesskey="1" href="page.php?w=shortest_path_problem&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shortest_path_problem&amp;p=23">3.Next</a>
</p>

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

</card>
</wml>
