Question 7114 – Artificial-intelligence
April 14, 2024UGC NET CS 2014 June-paper-3
April 14, 2024Question 7118 – Artificial-intelligence
The STRIPS representation is
Correct Answer: B
Question 45 Explanation:
The STRIPS representation for an action consists of
→The precondition, which is a set of assignments of values to features that must be true for the action to occur, and
→The effect, which is a set of resulting assignments of values to those primitive features that change as the result of the action.
→The precondition, which is a set of assignments of values to features that must be true for the action to occur, and
→The effect, which is a set of resulting assignments of values to those primitive features that change as the result of the action.
a feature-centric representation
an action-centric representation
a combination of feature-centric and action-centric representation
a hierarchical feature-centric representation
