202502151602
Tags : Complexity Theory
PSPACE
Definition
The collection of problems such that the amount of cells used in the work tape are bounded by some polynomial in terms of the size of the input are called
Some known problems in are:
- Quantified Boolean Formulas
- Model Checking of FO
- Determining if a regular expression matches a string
- Type Inhabitation in P-SPACE