4.3 Inclusions between Complexity Classes

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

When is a language L tractable?

L ∈ P, otherwise L is intractable.

2
New cards

When is a decision problem P tractable and what is the assumption made?

If the language Y(P) is in P (assuming polynomial-time encoding and decoding).

3
New cards

When is a language L decidable in exponential time

If there is a Turing machine M deciding L such that τM ∈ O(2n^r) for some r ∈ N (natural numbers).

4
New cards

What is the class of all languages decidable in exponential time denoted by?

ExpTime

5
New cards

What is P ⊆ NP ⊆ PSpace equal to?

NPSpace ⊆ ExpTime

6
New cards

What is P not equal to?

ExpTime

7
New cards

Prove P ⊆ NP and PSpace ⊆ NPSpace:

→ Every TM can be converted into an equivalent NTM by turing hr into an ordinary state with δ(hr, a) = ∅ for each tape symbol a.

8
New cards

Prove NP ⊆ NPSpace:

Every NTM N satisfies sN (n) ≤ τN (n) + 1, hence τN ∈ O(nr )implies sN ∈ O(nr).

9
New cards

Prove NP ⊆ NPSpace:

knowt flashcard image
10
New cards

Prove PSpace ⊆ ExpTime:

knowt flashcard image
11
New cards

What is Presburger arithmetic?

A theory of natural numbers using the constants 0 and 1, the addition operation + (but not x), and the equality predicate

Explore top flashcards