dragon fighting monkey

dragon fighting monkey

University

93 Qs

quiz-placeholder

Similar activities

PRELIMINARY EXAMINATION [PC4]

PRELIMINARY EXAMINATION [PC4]

University

90 Qs

Mạng máy tính & truyền thông

Mạng máy tính & truyền thông

University

90 Qs

POST TEST PERANGKAT LUNAK & KERAS PADA KOMPUTER

POST TEST PERANGKAT LUNAK & KERAS PADA KOMPUTER

10th Grade - University

97 Qs

IS-CS 353 A | Object-Oriented Analysis & Design

IS-CS 353 A | Object-Oriented Analysis & Design

University

90 Qs

Bài 3. Máy tính và em

Bài 3. Máy tính và em

3rd Grade - University

94 Qs

(2ND SEM IT) HISTORY OF COMPUTER

(2ND SEM IT) HISTORY OF COMPUTER

University

94 Qs

bài 4: Mạng XH và một SỐ kênh trao đổi TT (K7)

bài 4: Mạng XH và một SỐ kênh trao đổi TT (K7)

7th Grade - University

97 Qs

Python Exam 1

Python Exam 1

University

97 Qs

dragon fighting monkey

dragon fighting monkey

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Anutosh Chakarborty

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?