What is the space complexity of Greedy search?
a) O(b)
b) O(bl)
c) O(m)
d) O(bm)
Answer Posted / otai
O(bm)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False
What do you understand by the term process studio?
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
How logical inference can be solved in propositional logic?
Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
What is the purpose of intelligence?
What are the laws of the robotics?
Why do we implement ai in the robots?
What is fopl stands for and explain its role in artificial intelligence?
What are industrial robots? Explain the various types of industrial robots?
A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
What is a microcontroller? What is the use of the microcontroller in the robotics?