Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 371 Bytes

File metadata and controls

23 lines (9 loc) · 371 Bytes
title Space bounded computation
filename lec_14a_space_complexity
chapternum 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