Previously, we studied deterministic and nondeterministic time complexity classes, as well as relations between them. We follow a similar path to study space complexity classes in this chapter. Here, the space complexity of a machine is defined as the total number of cells the machine accesses, excluding the space storing the input.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

The Space Complexity

  • Mitsunori Ogihara

摘要

Previously, we studied deterministic and nondeterministic time complexity classes, as well as relations between them. We follow a similar path to study space complexity classes in this chapter. Here, the space complexity of a machine is defined as the total number of cells the machine accesses, excluding the space storing the input.