Planning: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[file:AI.png|right|frame|Artificial Intelligence<ref>http://www.flaticon.com/</ref>]] | [[file:AI.png|right|frame|Artificial Intelligence<ref>http://www.flaticon.com/</ref>]] | ||
Planning is a powerful method for action selection. | Planning is a powerful method for action selection. Action selection is about choosing what should I chose to do. | ||
The basic idea in planning is if a goal has a conflict, systemically change the sequence of actions (called promoting a plan) so there isn't a conflict. | The basic idea in planning is if a goal has a conflict, systemically change the sequence of actions (called promoting a plan) so there isn't a conflict. |
Latest revision as of 20:58, 20 March 2018
Planning is a powerful method for action selection. Action selection is about choosing what should I chose to do.
The basic idea in planning is if a goal has a conflict, systemically change the sequence of actions (called promoting a plan) so there isn't a conflict.