State Space Planning in Artificial Intelligence

State Space Planning in Artificial Intelligence

Assessment

Flashcard

Computers

Professional Development

Easy

Created by

R.VIDHYA HICET AIML FACULTY

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is Forward State Space Planning (FSSP)?

Back

FSSP behaves like forwarding state-space search, starting from an initial state S and performing actions to reach a new state S', called a progression, until the target position is reached.

2.

FLASHCARD QUESTION

Front

What is a disadvantage of FSSP?

Back

FSSP has a large branching factor.

3.

FLASHCARD QUESTION

Front

What is an advantage of FSSP?

Back

The algorithm is sound.

4.

FLASHCARD QUESTION

Front

What is Backward State Space Planning (BSSP)?

Back

BSSP behaves like backward state-space search, moving from the target state g to the sub-goal g by tracing previous actions to achieve that goal, a process called regression.

5.

FLASHCARD QUESTION

Front

What is a disadvantage of BSSP?

Back

BSSP is not a sound algorithm, as it can sometimes lead to inconsistencies.

6.

FLASHCARD QUESTION

Front

What is an advantage of BSSP?

Back

BSSP has a small branching factor, much smaller than FSSP.

7.

FLASHCARD QUESTION

Front

What is the main focus of planning in artificial intelligence?

Back

Planning in artificial intelligence involves decision-making actions performed by robots or computer programs to achieve a specific goal.

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?