<?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="Hybrid algorithm (constraint satisfaction) - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Hybrid_algorithm_(constraint_satisfaction)&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Hybrid_algorithm_%28constraint_satisfaction%29&amp;p=4">3.Next</a>
</p>
<p>hybrid algorithm is based on running search over a set of variables and inference over the other ones. In particular, backtracking or some other form of search is run over a number of variables; whenever a <a href="page.php?w=consistent">consistent</a> partial assignment over these variables is found, inference is run over the remaining variables to check whether this partial assignment can be extended to form a solution.</p>

<p>On some kinds of problems, efficient and complete inference algorithms exist. For example, problems whose primal or</p><p>
<a accesskey="1" href="page.php?w=Hybrid_algorithm_(constraint_satisfaction)&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Hybrid_algorithm_%28constraint_satisfaction%29&amp;p=4">3.Next</a>
</p>

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

</card>
</wml>
