Free Online Directory A* and D* Algorithms MCQs - MCQs Answers

A* and D* Algorithms MCQs

30 min Score: 0 Attempted: 0/30 Subscribe
1. What is the primary purpose of the A* algorithm?





2. Which heuristic function is commonly used in the A* algorithm?





3. In A*, what does the f(n) value represent?





4. Which of the following is true about the A* algorithm?





5. In the A* algorithm, what is the purpose of the heuristic function h(n)?





6. What type of search strategy does A* employ?





7. Which property does the heuristic function h(n) need to guarantee that A* is optimal?





8. What is the main advantage of using the D* algorithm over A*?





9. In D*, what happens when an obstacle is detected in a previously explored area?





10. What is the primary goal of the D Lite algorithm?





11. Which function in the A* algorithm is used to track the cost of the path from the start node to the current node?





12. In A*, what is the role of the open list?





13. Which of the following statements is true about D*?





14. What does the open list in A* contain?





15. What is the key difference between A* and Dijkstra’s algorithm?





16. In the context of A*, what is a node?





17. What is the purpose of the closed list in A*?





18. Which algorithm is particularly useful in applications where the environment changes frequently?





19. In A*, what does the h(n) function represent?





20. What does D* primarily optimize for?





21. What does the term consistent heuristic mean in A*?





22. Which of the following is NOT a feature of D*?





23. How does A* determine the priority of nodes in the open list?





24. In D*, what is the role of the delta parameter?





25. What is the main advantage of D Lite over the original D*?





26. Which of the following is a common application of A*?





27. In A*, what is the function of g(n)?





28. What does path smoothing in A* aim to achieve?





29. Which heuristic is suitable for grid-based pathfinding?





30. Which aspect of D* allows it to adapt to changes?





Leave a Comment

All copyrights Reserved by MCQsAnswers.com - Powered By T4Tutorials