Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 371 Bytes

lec_14a_space_complexity.md

File metadata and controls

23 lines (9 loc) · 371 Bytes
title filename chapternum
Space bounded computation
lec_14a_space_complexity
17

Space bounded computation { #spacechap }

PLAN: Example of space bounded algorithms, importance of preserving space. The classes L and PSPACE, space hierarchy theorem, PSPACE=NPSPACE, constant space = regular languages.

Exercises

Bibliographical notes