<?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="Space complexity - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=space_complexity&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=space_complexity&amp;p=7">3.Next</a>
</p>
<p>time complexity classes are not believed to be closed under complementation; for instance, it is conjectured that NP != <a href="page.php?w=co-NP">co-NP</a>.</p>

<p><big>LOGSPACE</big></p>
<p>L or LOGSPACE is the set of problems that can be solved by a deterministic Turing machine using only  memory space with regards to input size. Even a single counter that can index the entire -bit input requires  space, so LOGSPACE algorithms can maintain only a constant number of counters or other variables of similar bit complexity.</p>

<p>LOGSPACE and other sub-linear</p><p>
<a accesskey="1" href="page.php?w=space_complexity&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=space_complexity&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
