AQA A2 Computing 1.5 Intractable Problems Flashcards

1
Q

Non-computable

A

describes an algorithmic problem that admits no alogrith

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

Decision problem

A

a yes/no algorithmic problem

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

Decidable

A

describes a decision problem that has a yes/no answer

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

Undecidable

A

describes a decision type algorithmic problem that is no-computable

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

Tractable

A

describes a problem that has a reasonable (polynomial) time solution as the size of the input increases

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

Intractable

A

describes a problem for which no reasonable (polynomial) time solution has yet been found

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

Heuristic

A

describes an approach that uses know-how and experience to make informed guesses that assist in finding a polynomial time solution to an intractable algorithmic problem

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

Halting problem

A

is it possible in general to write a program that can tell , given any program and its inputs and without executing this program, whether the given program with its given inputs will halt?

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