<?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 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Hybrid_algorithm_(constraint_satisfaction)&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Hybrid_algorithm_%28constraint_satisfaction%29&amp;p=8">3.Next</a>
</p>
<p>is a hard problem. As a result, a small cycle cutset may be used instead of a minimal one.</p>

<p>Another alternative to reduce the running time of search is to place more burden on the inference part. In particular, inference can be relatively efficient even if the problem graph is not a forest but a graph of small induced width. This can be exploited by doing search on a set of variables that is not a cycle cutset but leaves the problem, once removed, to be have induced width bounded by some value . Such set of variables is called a -cutset</p><p>
<a accesskey="1" href="page.php?w=Hybrid_algorithm_(constraint_satisfaction)&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Hybrid_algorithm_%28constraint_satisfaction%29&amp;p=8">3.Next</a>
</p>

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

</card>
</wml>
