Search Header Logo

Lecture SIX.

Authored by Ahmed Mohamed

Other

University

Used 90+ times

Lecture SIX.
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is the basic idea of a search algorithm?

It takes a problem as an input and returns a solution in the form of an action sequence.

It always finds a solution with a minimal number of actions.

It uses knowledge for the searching process.

It expands the deepest node first.

2.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

Each NODE in in the search tree is an entire PATH in the problem graph.

True

False

3.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is the state space?

describes the sequence of actions, and the root of the tree corresponds to the initial state of the problem.

describes the set of states in the world, and the actions that allow transitions from one state to another.

describes each node in the tree has a unique path back to the root.

describes paths between these states, reaching towards the goal.

4.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is the search tree?

describes the sequence of actions, and the root of the tree corresponds to the initial state of the problem.

describes the set of states in the world, and the actions that allow transitions from one state to another.

describes each node in the tree has many paths back to the root.

describes paths between these states, reaching towards the goal.

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Each node in the tree has a many paths back to the root.

True

False

Answer explanation

Each node in the tree has a unique path back to the root.

6.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What are the properties of search strategies/algorithms ?

  1. 1. completeness.

  2. 2. optimality.
    3. time complexity.

  3. 4. space complexity.

  1. 1. completeness.

  2. 2. optimality.
    3. cost complexity.

  3. 4. space complexity.

  1. 1. BFS.

  2. 2. DFS.
    3. AI complexity.

  3. 4. cost complexity.

  1. 1. color.

2. size.
3. shape

7.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

Define "Optimality" in Search Strategies' properties.

Is the algorithm guaranteed to find a solution when there is one?

Does the strategy find the optimal solution?

How long does it take to find a solution?

How much memory is needed to perform the search?

Access all questions and much more by creating a free account

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

Already have an account?