<?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="Declarative programming - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Declarative_programming&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Declarative_programming&amp;p=12">3.Next</a>
</p>
<p>Prolog computes by reducing goals to subgoals, top-down using <a href="page.php?w=backward_chaining_">backward reasoning</a>, whereas most Datalog systems compute bottom-up using <a href="page.php?w=forward_chaining_">forward reasoning</a>. Answer set programs typically use <a href="page.php?w=Boolean_SAT_solver">SAT solvers</a> to generate a model of the program.</p>

<p><big>Modeling</big></p>
<p>Models, or mathematical representations, of physical systems may be implemented in computer code that is declarative. The code contains a number of equations,</p><p>
<a accesskey="1" href="page.php?w=Declarative_programming&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Declarative_programming&amp;p=12">3.Next</a>
</p>

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

</card>
</wml>
