Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 (4 points) Which of these are examples of reasons to prefer reasoning in terms of features rather than in terms of states when

Question 1 (4 points)

Which of these are examples of reasons to prefer reasoning in terms of features rather than in terms of states when addressing a problem?

Select all that apply.

Question 1 options:

1)

The number of features necessary to reason about a system is often many fewer than the number of states in such a system.

2)

Features are independent of each other.

3)

It is often more natural to reason about a system in terms of its features than in terms of its states.

4)

States can be defined in terms of features, but features cannot be defined in terms of states.

Question 2 (2 points)

Which of these are elements of a Constraint Satisfaction Problem? Select all that apply.

Question 2 options:

1)

A set of variables

2)

A set of features

3)

A set of states

4)

A set of constraints

Question 3 (1 point)

True or false: A Generate-and-Test algorithm can solve any finite Constraint Satisfaction Problem. (That is, if there is a satisfying assignment, G&T will find it, and if there is no satisfying assignment, G&T will so state).

Question 3 options:

1) True
2) False

Question 4 (4 points)

Assume that you post a Constraint Satisfaction problem (CSP) for which no solution (a.k.a., "no model") exists. Which of the following methods can be used to determine with certainty that no model exists. Select all that apply.

Question 4 options:

1)

Generate-and-test

2)

Search with backtracking

3)

Arc consistency (without domain splitting)

4)

Variable elimination

Question 5 (4 points)

Assume that you post a Constraint Satisfaction problem (CSP) for which multiple solutions (a.k.a., "multiple models") exist. Which of the following methods can be used to find all the models that exist. Select all that apply.

Question 5 options:

1)

Generate-and-test

2)

Search with backtracking

3)

Arc consistency (without domain splitting)

4)

Variable elimination

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2015 Porto Portugal September 7 11 2015 Proceedings Part 3 Lnai 9286

Authors: Albert Bifet ,Michael May ,Bianca Zadrozny ,Ricard Gavalda ,Dino Pedreschi ,Francesco Bonchi ,Jaime Cardoso ,Myra Spiliopoulou

1st Edition

3319234609, 978-3319234601

More Books

Students also viewed these Databases questions