<?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="Game complexity - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Game_complexity&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Game_complexity&amp;p=10">3.Next</a>
</p>
<p>so they can be made arbitrarily large, typically by playing them on an n-by-n board. (From the point of view of computational complexity, a game on a fixed size of board is a finite problem that can be solved in O(1), for example by a look-up table from positions to the best move in each position.)</p>

<p>The asymptotic complexity is defined by the most efficient algorithm for solving the game (in terms of whatever <a href="page.php?w=computational_resource">computational resource</a> one is considering). The most common complexity measure,</p><p>
<a accesskey="1" href="page.php?w=Game_complexity&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Game_complexity&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
