What is planning? How is it used, and what are its advantages? Is it feasible to use planning in real-time games? If so, name any titles where planning has been used for any part of the AI. Describe the architecture of a planning-based AI system for any genre of game.



What is planning? How is it used, and what are its advantages? Is it feasible to use planning in rea..

Answer / Deepanshu Sharma

Planning refers to the ability of an AI to predict future states and actions based on its current state and goals. Planning is useful in games because it allows AIs to make informed decisions that lead towards their objectives. While real-time games typically require rapid responses, planning can still be used for long-term strategic decision making. One example of a game using planning is StarCraft II, where the AI uses planning for unit composition and building order. The architecture of a planning-based AI system often includes a planner (which generates a sequence of actions based on the current state and goals), an executor (which carries out the actions), and a sensor (which provides the current state).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Software Interview Questions

what are the advantages of PO 7.4 version ? new features in it ?

1 Answers   IBM,


You have an AI player in an RTS game that occasionally needs to send scouts out onto the map to perform reconaissance. Designers want each scout to move around semi-randomly, exploring various parts of the map, particularly those that have been seen the least recently. Assume that the game is grid-based and has a fog-of-war feature. Also assume that the scouts are very cheap and dispensable, and it's OK for them to walk into the enemy base or other dangerous areas. How would you implement the system to decide where the scouts should go? What sort of data structure do you need to support this? How can you ensure that the scouts do a good job of exploring the map thoroughly? What are the performance characteristics of your approach? Is there any risk of scouts getting stuck trying to go somewhere that isn't even accessible?

1 Answers  


Explain Pricing Determination

1 Answers  


What would be the possible test cases for following criteria You have a username filed which don't accept same name twice

1 Answers  


What is a decision tree? When would you want to use one? What are its performance characteristics? How can you generate a decision tree automatically from a pre-existing data set? Is it feasible to do this at runtime, and has it been done in a commercial game before? When and why would you want to do this, and how would the data need to be organized to make this possible?

1 Answers  


My question has how do you face an interview

0 Answers  


How to ignore some file in mvc

1 Answers   Chetu India,


WAP to display "I LOVE MY COUNTRY " without any space

1 Answers  


A train can travel 50% faster than a car. Both start from point A at the same time and reach point B 75 kms away from A at the same time. On the way, however, the train lost about 12.5 minutes while stopping at the stations. The speed of the car is

1 Answers   Zoho,


How will you execute 1000 test case in a day ??

1 Answers  


A man has Rs. 480 in the denominations of one-rupee notes, five-rupee notes and ten-rupee notes. The number of notes of each denomination is equal. What is the total number of notes that he has ?

1 Answers   Zoho,


Explain Inter company Sales process

1 Answers  


Categories