dragon fighting monkey

dragon fighting monkey

University

93 Qs

quiz-placeholder

Similar activities

ITB mock

ITB mock

University

89 Qs

110_Module 4

110_Module 4

University

94 Qs

Hardware#1

Hardware#1

University

90 Qs

IT ESSENTIALS

IT ESSENTIALS

University

96 Qs

Health and Safety#1

Health and Safety#1

University

90 Qs

Quiz Hour 07-04-2025

Quiz Hour 07-04-2025

University

91 Qs

dragon fighting monkey

dragon fighting monkey

Assessment

Quiz

Computers

University

Easy

Created by

Anutosh Chakarborty

Used 5+ times

FREE Resource

93 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider chess as a constraint satisfaction problem. Is reducing the number of legal moves in Chess in pre-processing a form of constraint propagation?

True

False

Answer explanation

Constraint propagation means they consider legal moves only

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can pre-processing solve an entire constrained satisfaction problem?

True

False

Answer explanation

For example, there is only one solution that satisfies the constraint.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For a commutative CSP, is it true that the order of the application of moves have an effect of the final outcome of the search?

True

False

Answer explanation

The order of applications does not matter for a commutative CSP.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the four colour problem, we have [x = red then y = green] is equivalent to [x = green and y = red], is this an example of a commutative CSP?

True

False

Answer explanation

The order of applications does not matter for a commutative CSP.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is plain-backtracking an informed search algorithm?

True

False

Answer explanation

For it to be informed, it needs to use forward checking and constraint propagation, as well as other heuristics.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is the most constrained variable the one with the fewest legal values?

True

False

Answer explanation

It has the largest number of constraints, so it must have the fewest legal values.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is checking the least constrained variable an example of the "fail first" heuristic?

True

False

Answer explanation

We "fail first" by checking the most constrained variable.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?