Problem Types Flashcards

(8 cards)

1
Q

Computable Problem

A

If there exists an algorithm that solves the problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Non-computable problem

A

If no algorithm could EVER exist which solves the problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Intractable problem

A

A computable problem for which a polynomial or better time complexity does not exist

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Tractable problem

A

One where a polynomial or better algorithm does exist

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Heuristic algorithm

A

Used to reduce the size of problem by compromising with finding a good NOT perfect solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Decision problem

A

Is a problem where every answer is either yes or no

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Undecidable problem

A

Is a decision problem but is non-computable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Halting problem

A

Given an algorithm and it’s parameters will it give an answer and terminate without running infinitely

This is impossible to solve so therefore proves that problems exist that no algorithm can ever solve

How well did you know this?
1
Not at all
2
3
4
5
Perfectly