<?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="Knapsack problem - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=knapsack_problem&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=knapsack_problem&amp;p=9">3.Next</a>
</p>
<p>than or equal to the knapsack's capacity.</p>

<p>The <b>bounded knapsack problem</b> (<b>BKP</b>) removes the restriction that there is only one of each item, but restricts the number  of copies of each kind of item to a maximum non-negative integer value :<br/>
: maximize <br/>
: subject to  and </p>

<p>The <b>unbounded knapsack problem</b> (<b>UKP</b>) places no upper bound on the number of copies of each kind of item and can be formulated as above except that the only restriction on  is that it is a non-negative integer.<br/>
: maximize</p><p>
<a accesskey="1" href="page.php?w=knapsack_problem&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=knapsack_problem&amp;p=9">3.Next</a>
</p>

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

</card>
</wml>
